Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListTeamMembersRequest

Request parameters for orgListTeamMembers operation in OrganizationApi.

export
interface

OrganizationApiOrgListTeamMembersRequest

Hierarchy

  • OrganizationApiOrgListTeamMembersRequest

Index

Properties

Properties

id: number

id of the team

memberof

OrganizationApiOrgListTeamMembers

limit?: number

page size of results

memberof

OrganizationApiOrgListTeamMembers

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListTeamMembers

Generated using TypeDoc