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

    Interface EndpointFieldGap

    interface EndpointFieldGap {
        endpoint: string;
        fields: string[];
    }
    Index

    Properties

    Properties

    endpoint: string
    fields: string[]