Record
search-results
No description available.
record search-results {
data: list<audio>,
message: option<string>,
page: option<s32>,
per-page: option<s32>,
search-id: string,
total-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<audio> | |
| message | option<string> | |
| page | option<s32> | |
| per-page | option<s32> | |
| search-id | string | |
| total-count | s32 |