Package org.stellar.sdk.xdr
Class CreateAccountOp.CreateAccountOpBuilder
java.lang.Object
org.stellar.sdk.xdr.CreateAccountOp.CreateAccountOpBuilder
- Enclosing class:
CreateAccountOp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()destination(AccountID destination) Value of thedestinationfield.startingBalance(Int64 startingBalance) Value of thestartingBalancefield.toString()
-
Method Details