Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface EndpointTypeMismatch

    interface EndpointTypeMismatch {
        actualType: string;
        endpoint: string;
        expectedType: string;
        field: string;
    }
    Index

    Properties

    actualType: string
    endpoint: string
    expectedType: string
    field: string