Record

search-response

No description available.

record search-response {
  event-items: option​<list​<event-item>>,
  href: option​<string>,
  limit: option​<s32>,
  next: option​<string>,
  offset: option​<s32>,
  prev: option​<string>,
  total: option​<s32>,
}

Fields

NameTypeDescription
event-itemsoption​<list​<event-item>>
hrefoption​<string>
limitoption​<s32>
nextoption​<string>
offsetoption​<s32>
prevoption​<string>
totaloption​<s32>