Name | Description | |
---|---|---|
ProviderShipRateQuote Constructor |
The following tables list the members exposed by ProviderShipRateQuote.
Name | Description | |
---|---|---|
ProviderShipRateQuote Constructor |
Name | Description | |
---|---|---|
Name | Gets the ship method name (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
PackageCount | Gets or sets the number of packages rated. | |
Rate | Gets or sets the base rate (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
ServiceCode | Gets or sets the unique service code. | |
ServiceName | Gets or sets the friendly service name. | |
ShipMethod | Gets or sets the associated ship method (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
ShipMethodId | Gets or sets the Id of the associated ship method (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
Surcharge | Gets or sets the additional surcharge (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
TotalRate | Gets the Total rate including surcharge (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
Warnings | Gets the warning messages associated with this rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote) |
Name | Description | |
---|---|---|
AddPackageQuote | Adds a provider ship rate quote to this quote | |
AddWarning | Adds a warning message to this ship rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
AddWarnings | Adds a list of warning messages to this ship rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote) | |
Clone | Creates a copy of the current instance (Inherited from CommerceBuilder.Shipping.ShipRateQuote) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |