ShipOperationResponse Class Members
In This Topic
The following tables list the members exposed by ShipOperationResponse.
Public Constructors
Public Properties
| Name | Description |
| Error |
Gets or sets the error message if an error has occurred
|
| OrderShipment |
Gets or sets the associated Order shipment
|
| ProviderShipmentNumber |
Gets or sets the ShipmentIdentificationNumber returned from ConfirmShipment Request
|
| Success |
Gets or sets a value indicating whether the response is a success response.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also