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