Sha256: 8cf84766e151c2fcecd6f978f14b9d46775909170f50161c2082da6bbe2fa727
Contents?: true
Size: 350 Bytes
Versions: 31
Compression:
Stored size: 350 Bytes
Contents
# MxPlatformRuby::AccountCreateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **account** | [**AccountCreateRequest**](AccountCreateRequest.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::AccountCreateRequestBody.new( account: null ) ```
Version data entries
31 entries across 31 versions & 1 rubygems