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

    Interface GetEscrowDetailTenureInfo

    GetEscrowDetailTenureInfo sub-interface for GetEscrowDetailOrderIncome

    interface GetEscrowDetailTenureInfo {
        instalment_plan?: string;
        payment_channel_name?: string;
    }
    Index

    Properties

    instalment_plan?: string

    Tenure information. This will have value if payment channel used has tenure information, such as credit card.

    payment_channel_name?: string

    Name of the payment channel that buyer used in checkout.