CreateItemScheduleParams interface

An interface representing the parameters for creating an item schedule

Properties

objectId

The object id of the item

payload

The payload for creating an item schedule

Property Details

objectId

The object id of the item

objectId: string

Property Value

string

payload

The payload for creating an item schedule

payload: ItemSchedulePayload

Property Value

ItemSchedulePayload