@sentio/sdk
    Preparing search index...

    Interface RichStruct

    interface RichStruct {
        fields: { [key: string]: RichValue };
    }
    Index

    Properties

    Properties

    fields: { [key: string]: RichValue }