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