Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListLabelsRequest

Request parameters for orgListLabels operation in OrganizationApi.

export
interface

OrganizationApiOrgListLabelsRequest

Hierarchy

  • OrganizationApiOrgListLabelsRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListLabels

org: string

name of the organization

memberof

OrganizationApiOrgListLabels

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListLabels

Generated using TypeDoc