Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListTeamsRequest

Request parameters for orgListTeams operation in OrganizationApi.

export
interface

OrganizationApiOrgListTeamsRequest

Hierarchy

  • OrganizationApiOrgListTeamsRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListTeams

org: string

name of the organization

memberof

OrganizationApiOrgListTeams

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListTeams

Generated using TypeDoc