Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListMembersRequest

Request parameters for orgListMembers operation in OrganizationApi.

export
interface

OrganizationApiOrgListMembersRequest

Hierarchy

  • OrganizationApiOrgListMembersRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListMembers

org: string

name of the organization

memberof

OrganizationApiOrgListMembers

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListMembers

Generated using TypeDoc