Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 3.08 KB

OrderPost201ResponseCostBreakdownInner.md

File metadata and controls

18 lines (15 loc) · 3.08 KB

# OrderPost201ResponseCostBreakdownInner

Properties

Name Type Description Notes
name string <u>The cost item name</u>: <br> <table> <tr><td>CostItemDeliveryCost</td> <td>The cost of the delivery</td></tr> <tr><td>CostItemBookingFee</td> <td>The booking fee of the delivery</td></tr> <tr><td>CostItemLiability</td> <td>The cost of the liability coverage</td></tr> <tr><td>CostItemWaitingTime</td> <td>The cost of the waiting time</td></tr> <tr><td>CostItemAdditionalParcels</td> <td>The cost of the additional parcels</td></tr> <tr><td>CostItemLateAmendment</td> <td>The cost for late amendment</td></tr> <tr><td>CostItemOverweight</td> <td>The cost for overweight</td></tr> <tr><td>CostItemOversize</td> <td>The cost for oversize</td></tr> <tr><td>CostItemReturnToStore</td> <td>The cost item returned to store</td></tr> <tr><td>CostItemCreditUsage</td> <td>The credit usage</td></tr> <tr><td>CostItemCancellation</td> <td>The cost for a cancellation</td></tr> <tr><td>CostItemDiscount</td> <td>A delivery discount</td></tr> <tr><td>CostItemCancelledAtPickup</td> <td>The cost for a cancellation at pickup</td></tr> </table>
price \OpenAPI\Client\Model\QuotePostRequestParcelsInnerItemsListInnerValue
waiver_details \OpenAPI\Client\Model\OrderPost201ResponseCostBreakdownInnerWaiverDetails [optional]
cancellation_fee_info \OpenAPI\Client\Model\OrderPost201ResponseCostBreakdownInnerCancellationFeeInfo [optional]
liability_info \OpenAPI\Client\Model\OrderPost201ResponseCostBreakdownInnerLiabilityInfo [optional]
discount_info \OpenAPI\Client\Model\QuotePostRequestParcelsInnerItemsListInnerValueDiscount [optional]
comment string A freeform comment [optional]
item_id string The ID of the cost item [optional]
performed_by string Who created this item [optional]
effective_date \DateTime The effective date of the cost item

[Back to Model list] [Back to API list] [Back to README]