Record
get-contributor-collection-items-params
No description available.
record get-contributor-collection-items-params {
contributor-id: string,
id: string,
page: option<s32>,
per-page: option<s32>,
sort: option<get-contributor-collection-items-sort-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| contributor-id | string | |
| id | string | |
| page | option<s32> | |
| per-page | option<s32> | |
| sort | option<get-contributor-collection-items-sort-enum> |