Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface EndpointTypeGap

    interface EndpointTypeGap {
        endpoint: string;
        missing: ("response" | "request")[];
    }
    Index

    Properties

    Properties

    endpoint: string
    missing: ("response" | "request")[]