interface ReleaseDefinitionUndeleteParameter {
    comment?: string;
}

Properties

Properties

comment?: string

Gets or sets comment.