| Name | Type | Description | Notes |
|---|---|---|---|
| quantity | Integer | ||
| sku | String | ||
| ship_carrier_method_id | Integer | ||
| ship_type | String | If one does not want to pass a ShipCarrierMethodId of a specific shipping method, one can instead pass 'Standard', 'Overnight', or 'Expedited' here. | |
| images | Array<Image> | ||
| source_id | String | An optional place to pass in an ID for the OrderItem. | |
| meta | Meta | An optional Map<string,string> of misc properties. |