ShipmentVoidStatus Property
Status description of shipment void request.
Syntax
__property String ShipmentVoidStatus = {read=FShipmentVoidStatus, write=FSetShipmentVoidStatus};
Default Value
""
Remarks
Upon successful response, this is populated when the CancelShipment or CancelPackage method is called.
This property is read-only.
Data Type
String