GetItemCollectionsRequest
@Serializable
The collections that include the specified item.
Constructors
Link copied to clipboard
constructor(itemId: UUID, userId: UUID? = null, startIndex: Int? = null, limit: Int? = null, fields: Collection<ItemFields>? = null)