OneSDK
    Preparing search index...

    Interface MetaResponse

    interface MetaResponse {
        data: ServiceMeta;
        service: Service;
        type: keyof ServiceList;
    }
    Index

    Properties

    Properties

    service: Service
    type: keyof ServiceList