Sha256: 222931931c9636c3740b42325adc031e9c4fa350fcd7bc6b946c4d8995e18c4e
Contents?: true
Size: 758 Bytes
Versions: 2
Compression:
Stored size: 758 Bytes
Contents
# OpenapiClient::Merchant ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **mcc** | **String** | The 4-digit Merchant Category Code. The merchant might be associated with multiple MCCs. In that case the MCC provided here will be the one that better describes the current transaction. | [optional] **merchant_unique_id** | **String** | The unique ID of this merchant. Must be unique for the entire system (not just within a specific industry). | **location** | [**MerchantLocation**](MerchantLocation.md) | | [optional] **user_defined** | [**Object**](.md) | A JSON object that can carry any additional information about the merchant that might be helpful for fraud detection. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/Merchant.md |
first_data_gateway-1.1.0 | docs/Merchant.md |