ListItemSchedulesParams interface
An interface that represents the parameters for retrieving the schedule information of the item
Properties
| item |
The object id of the item |
| item |
The item type, if item type is dataset, this field is required. |
Property Details
itemObjectId
The object id of the item
itemObjectId: string
Property Value
string
itemType
The item type, if item type is dataset, this field is required.
itemType?: string
Property Value
string