vlocode-project - v2.4.3
    Preparing search index...

    Interface ReportTypeSectionTranslation

    interface ReportTypeSectionTranslation {
        columns?: ReportTypeColumnTranslation[];
        label?: string;
        name: string;
    }
    Index

    Properties

    Properties

    label?: string
    name: string