Sha256: 1d44f6cb64eda56a4a7eac9b6c26ee4af581542a412d31e1f69bb0170203ffb5
Contents?: true
Size: 326 Bytes
Versions: 1
Compression:
Stored size: 326 Bytes
Contents
# MxPlatformRuby::StatementResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **statement** | [**Statement**](Statement.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::StatementResponseBody.new( statement: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mx-platform-ruby-0.2.1 | docs/StatementResponseBody.md |