Interface PublicKey

PublicKey publickey is a user key to push code to repository

Hierarchy

  • PublicKey

Properties

created_at?: string

Format

date-time

fingerprint?: string
id?: number

Format

int64

key?: string
key_type?: string
read_only?: boolean
title?: string
url?: string
user?: User

User represents a user

Generated using TypeDoc