Sha256: 55a63f864cde12e7ad650f1b1a811d2e964cf203d99773d644249cd6c8eb0e9a

Contents?: true

Size: 328 Bytes

Versions: 1

Compression:

Stored size: 328 Bytes

Contents

# MxPlatformRuby::OAuthWindowResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **member** | [**OAuthWindow**](OAuthWindow.md) |  | [optional] |

## Example

```ruby
require 'mx-platform-ruby'

instance = MxPlatformRuby::OAuthWindowResponseBody.new(
  member: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mx-platform-ruby-0.2.1 docs/OAuthWindowResponseBody.md