Record
add-cards-attachments-by-id-card-params
No description available.
record add-cards-attachments-by-id-card-params {
id-card: string,
token: string,
file: option<string>,
mime-type: option<string>,
name: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id-card | string | |
| token | string | |
| file | option<string> | |
| mime-type | option<string> | |
| name | option<string> | |
| url | option<string> |