Record
update-cards-stickers-by-id-card-by-id-sticker-params
No description available.
record update-cards-stickers-by-id-card-by-id-sticker-params {
id-card: string,
id-sticker: string,
token: string,
image: option<string>,
left: option<string>,
rotate: option<string>,
top: option<string>,
z-index: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id-card | string | |
| id-sticker | string | |
| token | string | |
| image | option<string> | |
| left | option<string> | |
| rotate | option<string> | |
| top | option<string> | |
| z-index | option<string> |