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