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