Sha256: 2e928c29894e25e5aef7a917788582cbc96985085ace78ea046cc8b896dc4f11
Contents?: true
Size: 386 Bytes
Versions: 63
Compression:
Stored size: 386 Bytes
Contents
# MxPlatformRuby::MerchantLocationResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **merchant_location** | [**MerchantLocationResponse**](MerchantLocationResponse.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::MerchantLocationResponseBody.new( merchant_location: null ) ```
Version data entries
63 entries across 63 versions & 1 rubygems