Package com.sdk.accumulate.model
Class CreateTokenAccountArg
java.lang.Object
com.sdk.accumulate.model.CreateTokenAccountArg
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
boolean
void
setKeyBookUrl
(String keyBookUrl) void
setScratch
(boolean scratch) void
setTokenUrl
(String tokenUrl) void
-
Constructor Details
-
CreateTokenAccountArg
public CreateTokenAccountArg()
-
-
Method Details
-
getUrl
-
setUrl
-
getTokenUrl
-
setTokenUrl
-
getKeyBookUrl
-
setKeyBookUrl
-
isScratch
public boolean isScratch() -
setScratch
public void setScratch(boolean scratch)
-