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

    Interface ReportBucketFieldSourceValue

    interface ReportBucketFieldSourceValue {
        from?: string;
        sourceValue?: string;
        to?: string;
    }
    Index

    Properties

    from?: string
    sourceValue?: string
    to?: string