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

    Interface EscrowDetailBatchItem

    Escrow detail batch item

    interface EscrowDetailBatchItem {
        buyer_payment_info: BuyerPaymentInfo;
        buyer_user_name: string;
        order_income: OrderIncome;
        order_sn: string;
        return_order_sn_list: string[];
    }
    Index

    Properties

    buyer_payment_info: BuyerPaymentInfo

    Buyer payment information

    buyer_user_name: string

    Username of buyer

    order_income: OrderIncome

    Order income details

    order_sn: string

    Shopee's unique identifier for an order

    return_order_sn_list: string[]

    List of return order numbers