Sha256: 421e9943b03847cd45b4a219c6b74822142340fe19cc27d24c01fa485e727132
Contents?: true
Size: 529 Bytes
Versions: 2
Compression:
Stored size: 529 Bytes
Contents
# OpenapiClient::FraudOrder ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ship_to_address** | [**FraudOrderShipToAddress**](FraudOrderShipToAddress.md) | | [optional] **items** | [**Array<FraudOrderItems>**](FraudOrderItems.md) | The list of items included in the order. | [optional] **user_defined** | [**Object**](.md) | A JSON object that can carry any additional information about the order 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/FraudOrder.md |
first_data_gateway-1.1.0 | docs/FraudOrder.md |