Record
upload-group-vb-response
No description available.
record upload-group-vb-response {
id: option<string>,
is-default: option<bool>,
name: option<string>,
size: option<string>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| is-default | option<bool> | |
| name | option<string> | |
| size | option<string> | |
| type-op | option<string> |