Record

sfx-search-results

No description available.

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

Fields

NameTypeDescription
datalist​<sfx>
messageoption​<string>
pageoption​<s32>
per-pageoption​<s32>
search-idstring
total-counts32