34 lines
485 B
Markdown
34 lines
485 B
Markdown
# Class: AdminPostBatchesReq
|
|
|
|
[internal](../modules/internal-2.md).AdminPostBatchesReq
|
|
|
|
## Properties
|
|
|
|
### context
|
|
|
|
• **context**: `Record`<`string`, `unknown`\>
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/batch/create-batch-job.d.ts:59
|
|
|
|
___
|
|
|
|
### dry\_run
|
|
|
|
• **dry\_run**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/batch/create-batch-job.d.ts:60
|
|
|
|
___
|
|
|
|
### type
|
|
|
|
• **type**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/batch/create-batch-job.d.ts:58
|