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

    Interface IncomeDetailList

    interface IncomeDetailList {
        list?: IncomeDetailListItem[];
        next_page?: IncomeDetailNextPage;
    }
    Index

    Properties

    Properties