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

    Interface DownloadInvoiceDocResponseData

    Response data payload for download_invoice_doc

    interface DownloadInvoiceDocResponseData {
        invoice_doc?: any;
    }
    Index

    Properties

    Properties

    invoice_doc?: any