Record

editorial-search-results

No description available.

record editorial-search-results {
  data: list​<editorial-content>,
  message: option​<string>,
  next: option​<string>,
  page: option​<s32>,
  per-page: option​<s32>,
  prev: option​<string>,
  search-id: option​<string>,
  total-count: s32,
}

Fields

NameTypeDescription
datalist​<editorial-content>
messageoption​<string>
nextoption​<string>
pageoption​<s32>
per-pageoption​<s32>
prevoption​<string>
search-idoption​<string>
total-counts32