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

    Interface GetEscrowDetailResponseData

    GetEscrowDetailResponseData sub-interface for GetEscrowDetailResponse

    interface GetEscrowDetailResponseData {
        buyer_payment_info?: GetEscrowDetailBuyerPaymentInfo;
        buyer_user_name?: string;
        order_income?: GetEscrowDetailOrderIncome;
        order_sn?: string;
        return_order_sn_list?: string[];
    }
    Index

    Properties

    buyer_payment_info?: GetEscrowDetailBuyerPaymentInfo

    The buyer payment info at order checkout moment. (snapshot value)

    buyer_user_name?: string

    The username of buyer.

    order_sn?: string

    Shopee's unique identifier for an order.

    return_order_sn_list?: string[]

    The list of the serial number of return.