order params Schema #
undefined#/properties/postProcess/items/allOf/18/properties/params
Parameters to be passed to the order module
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
params Type #
object
(order params)
order params Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
levelKey | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
batchSize | number |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
reverse | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
levelKey #
levelKey TODO
levelKey
- is optional
- type:
string
- cannot be null
- Unstructured type
batchSize #
batchSize TODO
batchSize
- is optional
- type:
number
- cannot be null
- Unstructured type
reverse #
reverse TODO
reverse
- is optional
- type:
boolean
- cannot be null
- Unstructured type