Package com.sdk.accumulate.model
Class IssueTokensArg
java.lang.Object
com.sdk.accumulate.model.IssueTokensArg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAmount(int amount) voidsetRecipient(String recipient)
-
Constructor Details
-
IssueTokensArg
public IssueTokensArg()
-
-
Method Details
-
getRecipient
-
setRecipient
-
getAmount
public int getAmount() -
setAmount
public void setAmount(int amount)
-