interface JiraComponentField {
    componentId: number;
}

Properties

Properties

componentId: number