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