Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique identifier of the cancel. | [optional] [readonly] |
created_time | \DateTime | The time when the cancel was created. | [optional] [readonly] |
updated_time | \DateTime | The time when the cancel was updated. | [optional] [readonly] |
amount | double | An amount representing how much was cancelled. | [optional] |
state | string | The state of the cancel. | [optional] |
failure_code | string | An error code that identifies the reason for the cancel failure. | [optional] |
failure_message | string | An error message that describes the reason for the cancel failure. | [optional] |