Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteKeyRequest

Request parameters for repoDeleteKey operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteKeyRequest

Hierarchy

  • RepositoryApiRepoDeleteKeyRequest

Index

Properties

Properties

id: number

id of the key to delete

memberof

RepositoryApiRepoDeleteKey

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteKey

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteKey

Generated using TypeDoc