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