Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / ShipConfirmResponse Class
Properties


Version
ShipConfirmResponse Class Members

The following tables list the members exposed by ShipConfirmResponse.

Public Constructors
Public Properties
 NameDescription
Public Property Gets or sets the error message if an error has occurred (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse)
Public Property Gets or sets the associated Order shipment (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse)
Public Property Gets or sets the ShipmentIdentificationNumber returned from ConfirmShipment Request (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse)
Public Property Gets or sets the ShipmentDigest returned from ConfirmShipment Request  
Public Property Gets or sets a value indicating whether the response is a success response. (Inherited from CommerceBuilder.Shipping.Providers.ShipOperationResponse)
Public Property Gets or sets the Total Shipping Charges returned from ConfirmShipment Request  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also