* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
34 lines
570 B
Markdown
34 lines
570 B
Markdown
# Class: AdminPostOrdersOrderShipmentReq
|
|
|
|
[internal](../modules/internal-12.md).AdminPostOrdersOrderShipmentReq
|
|
|
|
## Properties
|
|
|
|
### fulfillment\_id
|
|
|
|
• **fulfillment\_id**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/orders/create-shipment.d.ts:42
|
|
|
|
___
|
|
|
|
### no\_notification
|
|
|
|
• `Optional` **no\_notification**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/orders/create-shipment.d.ts:44
|
|
|
|
___
|
|
|
|
### tracking\_numbers
|
|
|
|
• `Optional` **tracking\_numbers**: `string`[]
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/orders/create-shipment.d.ts:43
|