Sha256: 2a29b3b2998afcff9e08c9d0ee7e3444550785910e95687590eed1ce9bdf2ac0
Contents?: true
Size: 404 Bytes
Versions: 3
Compression:
Stored size: 404 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: sN3Ffd1nJg_iwEMuxcEo2Z5taC0RvMilfvYKsnM2XGM ) ```
Version data entries
3 entries across 3 versions & 1 rubygems