Record
add-cards-checklist-check-item-by-id-card-by-id-checklist-params
No description available.
record add-cards-checklist-check-item-by-id-card-by-id-checklist-params {
id-card: string,
id-checklist: string,
token: string,
name: option<string>,
pos: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id-card | string | |
| id-checklist | string | |
| token | string | |
| name | option<string> | |
| pos | option<string> |