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