Class Account

java.lang.Object
org.stellar.sdk.Account
All Implemented Interfaces:
TransactionBuilderAccount

public class Account extends Object implements TransactionBuilderAccount
Represents an account in Stellar network with its sequence number. Account object is required to build a Transaction.
See Also: