Sha256: e7b043eff933ce8c0a0c28702e9aec4c146abdb4049ab5dccd4a6a7a9594304b
Contents?: true
Size: 684 Bytes
Versions: 39
Compression:
Stored size: 684 Bytes
Contents
# MxPlatformRuby::OAuthWindowResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **guid** | **String** | | [optional] | | **oauth_window_uri** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::OAuthWindowResponse.new( guid: MBR-df96fd60-7122-4464-b3c2-ff11d8c74f6f, oauth_window_uri: https://mxbank.mx.com/oauth/authorize?client_id=b8OikQ4Ep3NuSUrQ13DdvFuwpNx-qqoAsJDVAQCyLkQ&redirect_uri=https%3A%2F%2Fint-app.moneydesktop.com%2Foauth%2Fredirect_from&response_type=code&scope=openid&state=d745bd4ee6f0f9c184757f574bcc2df2 ) ```
Version data entries
39 entries across 39 versions & 1 rubygems