Interface: ListItems
Defined in: model/listItems.ts:12
The data
object returned by the ListItems command.
Export
ListItems
Properties
attributes?
optional
attributes:ListItemsAttributes
Defined in: model/listItems.ts:30
Memberof
ListItems
id?
optional
id:string
Defined in: model/listItems.ts:24
A unique ID assigned to the process executing the command.
Memberof
ListItems
included?
optional
included:VersionData
[]
Defined in: model/listItems.ts:44
An array of objects, which contains a single object. The object represents the tip version of the item.
Memberof
ListItems
relationships?
optional
relationships:ListItemsRelationships
Defined in: model/listItems.ts:36
Memberof
ListItems
type?
optional
type:"commands"
Defined in: model/listItems.ts:18
Memberof
ListItems