Wasm Directoryalpha
Record

development-team-list-response

No description available.

record development-team-list-response {
  count: s32,
  next: option​<string>,
  previous: option​<string>,
  results: list​<game-person-list>,
}

Fields

NameTypeDescription
counts32
nextoption​<string>
previousoption​<string>
resultslist​<game-person-list>