Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteCollaboratorRequest

Request parameters for repoDeleteCollaborator operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteCollaboratorRequest

Hierarchy

  • RepositoryApiRepoDeleteCollaboratorRequest

Index

Properties

collaborator: string

username of the collaborator to delete

memberof

RepositoryApiRepoDeleteCollaborator

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteCollaborator

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteCollaborator

Generated using TypeDoc