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

    Interface GetPayoutDetailResponseData

    GetPayoutDetailResponseData sub-interface for GetPayoutDetailResponse

    interface GetPayoutDetailResponseData {
        more?: boolean;
        payout_list?: GetPayoutDetailPayout[];
    }
    Index

    Properties

    Properties

    more?: boolean
    payout_list?: GetPayoutDetailPayout[]