interface JiraUserField {
    accountId: string;
}

Properties

Properties

accountId: string