Record
get-files-response
No description available.
record get-files-response {
data: list<file>,
has-more: bool,
object: file-links-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<file> | |
| has-more | bool | |
| object | file-links-object-enum | |
| url | string |