Interface FactSheetTabRestriction

interface FactSheetTabRestriction {
    [factSheetTabName: string]: string[];
}

Indexable

[factSheetTabName: string]: string[]

Generated using TypeDoc