Sha256: 32f0d8b3c1832ea2dd959a184632331fcfb63b8f08e8627907c9a57efd554444
Contents?: true
Size: 473 Bytes
Versions: 36
Compression:
Stored size: 473 Bytes
Contents
# MxPlatformRuby::AuthorizationCodeRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **scope** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::AuthorizationCodeRequest.new( scope: user-guid:USR-101ad774-288b-44ed-ad16-da87d522ea20 member-guid:MBR-54feffb9-8474-47bd-8442-de003910113a account-guid:ACT-32a64160-582a-4f00-ab34-5f49cc35ed35 read-protected ) ```
Version data entries
36 entries across 36 versions & 1 rubygems