Interface HistoryReferenceBranch

A reference to a VCS Branch.

Hierarchy

  • HistoryReferenceBranch

Properties

Properties

entity_type: string

The type of entity referenced.

id: string | number

The ID of the entity referenced.

name: string

The name of the entity referenced.

url: string

The external URL for the Branch.

Max Length

2048

Pattern

^https?://.+$

Generated using TypeDoc