vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface ReportTypeSectionTranslation

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

    Properties

    Properties

    label?: string
    name: string