Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListPublicMembersRequest

Request parameters for orgListPublicMembers operation in OrganizationApi.

export
interface

OrganizationApiOrgListPublicMembersRequest

Hierarchy

  • OrganizationApiOrgListPublicMembersRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListPublicMembers

org: string

name of the organization

memberof

OrganizationApiOrgListPublicMembers

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListPublicMembers

Generated using TypeDoc