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

    Interface GetTotalBalanceResponseData

    GetTotalBalanceResponseData sub-interface for GetTotalBalanceResponse

    interface GetTotalBalanceResponseData {
        data_timestamp?: number | Date;
        total_balance?: number;
    }
    Index

    Properties

    data_timestamp?: number | Date

    This is param to indicate the time of the snapshot of total balance

    total_balance?: number

    This is seller's ads credit balance, including paid credits and free credits.