Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 557 Bytes

File metadata and controls

11 lines (8 loc) · 557 Bytes

ShipEngineSDK.Model.VoidLabelResponseBody

A void label response body

Properties

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]