interface JiraUrlField {
    fieldId: string;
    url: string;
}

Properties

Properties

fieldId: string
url: string