| Name | Type | Description | Notes |
|---|---|---|---|
| revision | Integer | The number of times the order data has been modified. The revision is useful when analyzing webhook data to determine if the change takes precedence over the current representation. | [optional] |
| risk_metadata | **** | Risk metadata. If null, the value would coalesce to the risk metadata captured when creating the payment token. | [optional] |
| custom_fields | ResourceCustomFields | [optional] | |
| created_time | **** | Order created time. | [optional] |
| updated_time | **** | Order updated time. | [optional] |
| _links | Array<null> | The links related to resource. | [optional] |
| _embedded | Array<null> | Any embedded objects available that are requested by the `expand` querystring parameter. | [optional] |
| status | String | One-time order status. | [optional] |
| customer_id | **** | The customer identifier string. |