Class MilestoneReference

A block used to reference a milestone, including the ID and title of the milestone being referenced.

Constructors

Properties

Methods

Constructors

constructor

Properties

id

: string

The ID of the milestone being referenced, this must match the ID of a milestone described elsewhere in a release about this contracting process.

title Optional

: undefined | string

The title of the milestone being referenced, this must match the title of a milestone described elsewhere in a release about this contracting process.

Methods

fromMilestone Static

Generated using TypeDoc. Made by uStudio Company with ❤️