Record
get-cards-checklists-by-id-card-params
No description available.
record get-cards-checklists-by-id-card-params {
id-card: string,
cards: option<string>,
card-fields: option<string>,
check-items: option<string>,
check-item-fields: option<string>,
filter: option<string>,
fields: option<string>,
token: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id-card | string | |
| cards | option<string> | |
| card-fields | option<string> | |
| check-items | option<string> | |
| check-item-fields | option<string> | |
| filter | option<string> | |
| fields | option<string> | |
| token | string |