object

ShipmentTotalDetails

Schema for shipment total details.
Fields
pieces
Int
The total number of pieces included. For example, `pieces` can be set to 2.
sizes
Int
The number of different sizes included. For example, `sizes` can be set to 1.
total_price
Float
The total price of the order or item. For example, `total_price` can be set to 2499.5.