Skip to main content

Interface: MrNote

@pvm/gitlab.MrNote

Properties

attachment

• attachment: null

Defined in

packages/pvm-gitlab/types/api/notes.ts:7


author

• author: Person

Defined in

packages/pvm-gitlab/types/api/notes.ts:8


body

• body: string

Defined in

packages/pvm-gitlab/types/api/notes.ts:6


created_at

• created_at: string

Defined in

packages/pvm-gitlab/types/api/notes.ts:9


id

• id: number

Defined in

packages/pvm-gitlab/types/api/notes.ts:5


noteable_id

• noteable_id: number

Defined in

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


noteable_iid

• noteable_iid: number

Defined in

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


noteable_type

• noteable_type: "MergeRequest"

Defined in

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


resolvable

• resolvable: boolean

Defined in

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


system

• system: boolean

Defined in

packages/pvm-gitlab/types/api/notes.ts:11


updated_at

• updated_at: string

Defined in

packages/pvm-gitlab/types/api/notes.ts:10