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

    Interface QueryBrShopInvoiceErrorResponseData

    QueryBrShopInvoiceErrorResponseData sub-interface for QueryBrShopInvoiceErrorResponse

    interface QueryBrShopInvoiceErrorResponseData {
        list?: QueryBrShopInvoiceErrorList[];
        total?: number;
    }
    Index

    Properties

    Properties

    total?: number