Sha256: 8473f0348f8d92a4806b84b2841e3b74c5bbc3d3b7a5126419f9ce4742e50766
Contents?: true
Size: 405 Bytes
Versions: 37
Compression:
Stored size: 405 Bytes
Contents
# MxPlatformRuby::AuthorizationCodeResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **authorization_code** | [**Array<AuthorizationCodeResponse>**](AuthorizationCodeResponse.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::AuthorizationCodeResponseBody.new( authorization_code: null ) ```
Version data entries
37 entries across 37 versions & 1 rubygems