Record
get-lists-cards-by-id-list-params
No description available.
record get-lists-cards-by-id-list-params {
id-list: string,
actions: option<string>,
attachments: option<string>,
attachment-fields: option<string>,
stickers: option<string>,
members: option<string>,
member-fields: option<string>,
check-item-states: option<string>,
checklists: option<string>,
limit: option<string>,
since: option<string>,
before: option<string>,
filter: option<string>,
fields: option<string>,
token: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id-list | string | |
| actions | option<string> | |
| attachments | option<string> | |
| attachment-fields | option<string> | |
| stickers | option<string> | |
| members | option<string> | |
| member-fields | option<string> | |
| check-item-states | option<string> | |
| checklists | option<string> | |
| limit | option<string> | |
| since | option<string> | |
| before | option<string> | |
| filter | option<string> | |
| fields | option<string> | |
| token | string |