Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgGetAllRequest

Request parameters for orgGetAll operation in OrganizationApi.

export
interface

OrganizationApiOrgGetAllRequest

Hierarchy

  • OrganizationApiOrgGetAllRequest

Index

Properties

Properties

lang?: string

If the org has one or more repos with the given language(s), the org will be in the results. Multiple lang's are ORed.

memberof

OrganizationApiOrgGetAll

limit?: number

page size of results

memberof

OrganizationApiOrgGetAll

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgGetAll

Generated using TypeDoc