# 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]