OneSDK
    Preparing search index...

    Interface MetaResponse

    interface MetaResponse {
        data: Data;
        type: string;
    }
    Index

    Properties

    Properties

    data: Data
    type: string