Record
editorial-updated-results
No description available.
record editorial-updated-results {
data: list<editorial-updated-content>,
message: option<string>,
next: option<string>,
per-page: option<s32>,
prev: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<editorial-updated-content> | |
| message | option<string> | |
| next | option<string> | |
| per-page | option<s32> | |
| prev | option<string> |