interface JiraVersionField {
    versionId?: string;
}

Properties

Properties

versionId?: string