Files
medusa-store/docs/content/references/js-client/classes/internal-8.AdminPostDraftOrdersDraftOrderReq.md
2022-11-03 10:08:09 +02:00

1.5 KiB

Class: AdminPostDraftOrdersDraftOrderReq

internal.AdminPostDraftOrdersDraftOrderReq

Properties

billing_address

Optional billing_address: string | AddressPayload

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:110


country_code

Optional country_code: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:108


customer_id

Optional customer_id: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:113


discounts

Optional discounts: Discount[]

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:112


email

Optional email: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:109


no_notification_order

Optional no_notification_order: boolean

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:114


region_id

Optional region_id: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:107


shipping_address

Optional shipping_address: string | AddressPayload

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:111