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