Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListReposRequest

Request parameters for orgListRepos operation in OrganizationApi.

export
interface

OrganizationApiOrgListReposRequest

Hierarchy

  • OrganizationApiOrgListReposRequest

Index

Properties

Properties

limit?: number

page size of results

memberof

OrganizationApiOrgListRepos

org: string

name of the organization

memberof

OrganizationApiOrgListRepos

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListRepos

Generated using TypeDoc