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


In This Topic
    ShipConfirmResponse Class Properties
    In This Topic

    For a list of all members of this type, see ShipConfirmResponse members.

    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
    See Also