Name | Description | |
---|---|---|
ShipConfirmResponse Constructor |
The following tables list the members exposed by ShipConfirmResponse.
Name | Description | |
---|---|---|
ShipConfirmResponse Constructor |
Name | Description | |
---|---|---|
Error | Gets or sets the error message if an error has occurred (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse) | |
OrderShipment | Gets or sets the associated Order shipment (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse) | |
ProviderShipmentNumber | Gets or sets the ShipmentIdentificationNumber returned from ConfirmShipment Request (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse) | |
ShipmentDigest | Gets or sets the ShipmentDigest returned from ConfirmShipment Request | |
Success | Gets or sets a value indicating whether the response is a success response. (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse) | |
TotalCharges | Gets or sets the Total Shipping Charges returned from ConfirmShipment Request |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |