Sha256: 4425a96b384b2432ec58f8ae9a7cf9717fc6366da767e4ae36e6474010e2a71b
Contents?: true
Size: 403 Bytes
Versions: 36
Compression:
Stored size: 403 Bytes
Contents
# MxPlatformRuby::PaymentProcessorAuthorizationCodeResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **authorization_code** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::PaymentProcessorAuthorizationCodeResponse.new( authorization_code: 9nN-9D8_4Z3WYazx7-zXfmqsD3jwgL_2W927Sb3otI ) ```
Version data entries
36 entries across 36 versions & 1 rubygems