Interface: ListRefsPayload
Defined in: model/listRefsPayload.ts:13
An object that contains the input data required to execute the ListRefs command. * * The ListRefs command retrieves the custom relationships between specified versions of items and other resources in the data domain service (folders, items, and versions). You can retrieve the relationships of up to 50 versions.
Export
ListRefsPayload
Properties
attributes?
optional
attributes:ListRefsPayloadAttributes
Defined in: model/listRefsPayload.ts:25
Memberof
ListRefsPayload
relationships?
optional
relationships:ListRefsPayloadRelationships
Defined in: model/listRefsPayload.ts:31
Memberof
ListRefsPayload
type?
optional
type:"commands"
Defined in: model/listRefsPayload.ts:19
Memberof
ListRefsPayload