@Deprecated
public final class GetAccountTransactionIds
extends java.lang.Object
This API is deprecated and will be removed in 1.6. It does not include the phased transactions that an account may have. To retrieve both phased and non-phased transactions, the new getBlockchainTransactions API must be used. Do not simply switch from getAccountTransactions to getBlockchainTransactions without a detailed understanding of how phased transactions work, and without being prepared to analyze them correctly.