public static final class QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder extends Object
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder amount(String amount)
The amount.
example:0
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder balance(String balance)
The balance of the account.
example:0
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder billingCycle(String billingCycle)
The billing cycle. Format: YYYY-MM.
example:2020-03
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder fundType(String fundType)
The type of transaction payment. Valid values:
Cash
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder recordID(String recordID)
The number of the order or bill.
example:2020030242
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder remarks(String remarks)
The remarks on the transaction.
example:NAT_GW
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionAccount(String transactionAccount)
The transaction account. For example, the account is a recharge account in Alipay or a transfer account.
example:213562146
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionChannel(String transactionChannel)
The transaction channel.
AccountBalance
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionChannelSN(String transactionChannelSN)
The serial number of the transaction channel.
example:1234354325
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionFlow(String transactionFlow)
The type of the transaction flow.
Expense
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionNumber(String transactionNumber)
The number of the transaction.
example:43342334
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionTime(String transactionTime)
The time when the transaction was made.
example:2020-03-10T02:03:20Z
public QueryAccountTransactionsResponseBody.AccountTransactionsList.Builder transactionType(String transactionType)
The type of the transaction.
Consumption
public QueryAccountTransactionsResponseBody.AccountTransactionsList build()
Copyright © 2026. All rights reserved.