Record
get-file-manager-folders-id-response
No description available.
record get-file-manager-folders-id-response {
links: option<list<get-file-manager-folders-id-response-links-item>>,
created-at: option<string>,
created-by: option<string>,
file-count: option<s32>,
id: option<s32>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-file-manager-folders-id-response-links-item>> | |
| created-at | option<string> | |
| created-by | option<string> | |
| file-count | option<s32> | |
| id | option<s32> | |
| name | option<string> |