Skip to main content

Interface: PublicPerson

@pvm/gitlab.PublicPerson

Hierarchy

Properties

avatar_url

• avatar_url: null | string

Defined in

packages/pvm-gitlab/types/api/people.ts:16


id

• id: number

Defined in

packages/pvm-gitlab/types/api/people.ts:12


name

• name: string

Defined in

packages/pvm-gitlab/types/api/people.ts:13


state

• state: "active" | "blocked"

Defined in

packages/pvm-gitlab/types/api/people.ts:15


username

• username: string

Defined in

packages/pvm-gitlab/types/api/people.ts:14


web_url

• web_url: string

Defined in

packages/pvm-gitlab/types/api/people.ts:17