vlocode-project - v1.41.2
    Preparing search index...

    Interface ReportTypeSectionTranslation

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

    Properties

    Properties

    label?: string
    name: string