interface JiraSingleLineTextField {
    fieldId: string;
    text: string;
}

Properties

Properties

fieldId: string
text: string