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