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

    Interface GetIncomeDetailResponseData

    Response data payload for get_income_detail

    interface GetIncomeDetailResponseData {
        income_detail_list?: GetIncomeDetailIncomeDetail[];
    }
    Index

    Properties

    income_detail_list?: GetIncomeDetailIncomeDetail[]

    List of income detail records returned for the specified time range and status.