interface BacklogFields {
    typeFields?: { [key: string]: string };
}

Properties

Properties

typeFields?: { [key: string]: string }

Field Type (e.g. Order, Activity) to Field Reference Name map