Name | Description | |
---|---|---|
ShipAcceptResponse Constructor | Initializes a new instance of the ShipAcceptResponse class |
The following tables list the members exposed by ShipAcceptResponse.
Name | Description | |
---|---|---|
ShipAcceptResponse Constructor | Initializes a new instance of the ShipAcceptResponse class |
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) | |
PackageResults | Gets or sets the PackageResults returned from ConfirmShipment Request | |
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 (Inherited from CommerceBuilder.Shipping.Providers.ShipConfirmResponse) | |
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 (Inherited from CommerceBuilder.Shipping.Providers.ShipConfirmResponse) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |