Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
create_date | \DateTime | [optional] | |
modify_date | \DateTime | [optional] | |
warehouse_id | int | [optional] | |
lob_id | int | ||
name | string | ||
assembly_instructions | string | [optional] | |
inputs | \Infoplus\Infoplus\Model\JobRecipeInput[] | [optional] | |
outputs | \Infoplus\Infoplus\Model\JobRecipeOutput[] | [optional] | |
steps | \Infoplus\Infoplus\Model\JobRecipeStep[] | [optional] | |
fulfillment_plan_id | int | ||
layout | string | ||
track_assemblies | bool | [default to false] | |
track_steps | bool | [default to false] | |
custom_fields | map[string,object] | [optional] |