@nelsonrc/nrc-phoenix-xml - v1.0.3
    Preparing search index...

    Interface IAggregatedField

    interface IAggregatedField {
        name: string;
        value: string | number;
    }
    Index

    Properties

    Properties

    name: string
    value: string | number