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

    Interface DownloadFbsInvoicesResponseData

    DownloadFbsInvoicesResponseData sub-interface for DownloadFbsInvoicesResponse

    interface DownloadFbsInvoicesResponseData {
        file_link?: string;
        request_id?: number;
    }
    Index

    Properties

    file_link?: string
    request_id?: number