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