Class: ShippingMethod
internal.ShippingMethod
Properties
data
• Optional
data: Record
<string
, unknown
>
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:189
option_id
• option_id: string
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:188
price
• Optional
price: number
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:190
Was this page helpful?