Record

list-op-response

No description available.

record list-op-response {
  count: s32,
  next: option​<string>,
  previous: option​<string>,
  results: list​<publisher>,
}

Fields

NameTypeDescription
counts32
nextoption​<string>
previousoption​<string>
resultslist​<publisher>