| 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 | AllOfSubscriptionMetadataRiskMetadata | 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 | AllOfSubscriptionMetadataCreatedTime | Order created time. | [optional] |
| updated_time | AllOfSubscriptionMetadataUpdatedTime | Order updated time. | [optional] |
| _links | Array<AnyOfSubscriptionMetadataLinksItems> | The links related to resource. | [optional] |
| _embedded | Array<AnyOfSubscriptionMetadataEmbeddedItems> | Any embedded objects available that are requested by the `expand` querystring parameter. | [optional] |