UpdateShipMethodViewModel
This contains the Totals of an OnlineOrder.
Name | Description | Type | Additional information |
---|---|---|---|
ShippingTotal |
New shipping total based on the new shipping rate. |
decimal number |
None. |
TaxTotal |
New tax total based on the new shipping rate. |
decimal number |
None. |
HandlingFee |
New handling fee based on the new shipping rate. |
decimal number |
None. |
OrderTotal |
New order total based on the new shipping rate. |
decimal number |
None. |
CreditUsed |
Credit used if any |
decimal number |
None. |
BalanceDue |
New Balance due based on the new shipping rate. |
decimal number |
None. |