Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteTeamRequest

Request parameters for repoDeleteTeam operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteTeamRequest

Hierarchy

  • RepositoryApiRepoDeleteTeamRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteTeam

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteTeam

team: string

team name

memberof

RepositoryApiRepoDeleteTeam

Generated using TypeDoc