Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgListTeamReposRequest

Request parameters for orgListTeamRepos operation in OrganizationApi.

export
interface

OrganizationApiOrgListTeamReposRequest

Hierarchy

  • OrganizationApiOrgListTeamReposRequest

Index

Properties

Properties

id: number

id of the team

memberof

OrganizationApiOrgListTeamRepos

limit?: number

page size of results

memberof

OrganizationApiOrgListTeamRepos

page?: number

page number of results to return (1-based)

memberof

OrganizationApiOrgListTeamRepos

Generated using TypeDoc