A void label response body
| Name | Type | Description | Notes |
|---|---|---|---|
| Approved | bool | Indicates whether the attempt to void the label was successful | [readonly] |
| Message | string | [readonly] | |
| ReasonCode | ReasonCode | Indicates a normalized reason for the conditions if the void attempt was not approved. Will not populate if approved is true. “unknown” codes may be specified later. | [optional] [readonly] |