Method: MxPlatformRuby::PaymentProcessorAuthorizationCodeRequest#to_s

Defined in:
lib/mx-platform-ruby/models/payment_processor_authorization_code_request.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



189
190
191
# File 'lib/mx-platform-ruby/models/payment_processor_authorization_code_request.rb', line 189

def to_s
  to_hash.to_s
end