Interface Activity

Hierarchy

  • Activity

Properties

act_user?: User

User represents a user

act_user_id?: number

Format

int64

comment?: Comment

Comment represents a comment on a commit or issue

comment_id?: number

Format

int64

content?: string
created?: string

Format

date-time

id?: number

Format

int64

is_private?: boolean
op_type?: string
ref_name?: string
repo?: Repository

Repository represents a repository

repo_id?: number

Format

int64

user_id?: number

Format

int64

Generated using TypeDoc