Edit

Share via


ListItemSchedulesParams interface

An interface that represents the parameters for retrieving the schedule information of the item

Properties

itemObjectId

The object id of the item

itemType

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