public class CurrencySellCall extends APICall.Builder<CurrencySellCall>
params
Modifier and Type | Method and Description |
---|---|
CurrencySellCall |
broadcast(boolean broadcast) |
CurrencySellCall |
chain(int chain) |
CurrencySellCall |
chain(java.lang.String chain) |
CurrencySellCall |
compressMessageToEncrypt(java.lang.String compressMessageToEncrypt) |
CurrencySellCall |
compressMessageToEncryptToSelf(java.lang.String compressMessageToEncryptToSelf) |
static CurrencySellCall |
create(int chain) |
CurrencySellCall |
currency(long currency) |
CurrencySellCall |
currency(java.lang.String currency) |
CurrencySellCall |
deadline(int deadline) |
CurrencySellCall |
ecBlockHeight(int ecBlockHeight) |
CurrencySellCall |
ecBlockId(long ecBlockId) |
CurrencySellCall |
ecBlockId(java.lang.String ecBlockId) |
CurrencySellCall |
encryptedMessageData(byte[] encryptedMessageData) |
CurrencySellCall |
encryptedMessageData(java.lang.String encryptedMessageData) |
CurrencySellCall |
encryptedMessageIsPrunable(boolean encryptedMessageIsPrunable) |
CurrencySellCall |
encryptedMessageNonce(byte[] encryptedMessageNonce) |
CurrencySellCall |
encryptedMessageNonce(java.lang.String encryptedMessageNonce) |
CurrencySellCall |
encryptToSelfMessageData(byte[] encryptToSelfMessageData) |
CurrencySellCall |
encryptToSelfMessageData(java.lang.String encryptToSelfMessageData) |
CurrencySellCall |
encryptToSelfMessageNonce(byte[] encryptToSelfMessageNonce) |
CurrencySellCall |
encryptToSelfMessageNonce(java.lang.String encryptToSelfMessageNonce) |
CurrencySellCall |
feeNQT(long feeNQT) |
CurrencySellCall |
feeRateNQTPerFXT(long feeRateNQTPerFXT) |
CurrencySellCall |
message(java.lang.String message) |
CurrencySellCall |
messageIsPrunable(boolean messageIsPrunable) |
CurrencySellCall |
messageIsText(boolean messageIsText) |
CurrencySellCall |
messageToEncrypt(java.lang.String messageToEncrypt) |
CurrencySellCall |
messageToEncryptIsText(boolean messageToEncryptIsText) |
CurrencySellCall |
messageToEncryptToSelf(java.lang.String messageToEncryptToSelf) |
CurrencySellCall |
messageToEncryptToSelfIsText(boolean messageToEncryptToSelfIsText) |
CurrencySellCall |
minBundlerBalanceFXT(long minBundlerBalanceFXT) |
CurrencySellCall |
phased(boolean phased) |
CurrencySellCall |
phasingExpression(java.lang.String phasingExpression) |
CurrencySellCall |
phasingFinishHeight(java.lang.String phasingFinishHeight) |
CurrencySellCall |
phasingHashedSecret(java.lang.String phasingHashedSecret) |
CurrencySellCall |
phasingHashedSecretAlgorithm(java.lang.String phasingHashedSecretAlgorithm) |
CurrencySellCall |
phasingHolding(java.lang.String phasingHolding) |
CurrencySellCall |
phasingLinkedTransaction(java.lang.String... phasingLinkedTransaction) |
CurrencySellCall |
phasingMinBalance(java.lang.String phasingMinBalance) |
CurrencySellCall |
phasingMinBalanceModel(java.lang.String phasingMinBalanceModel) |
CurrencySellCall |
phasingParams(java.lang.String phasingParams) |
CurrencySellCall |
phasingQuorum(java.lang.String phasingQuorum) |
CurrencySellCall |
phasingRecipientPropertyName(java.lang.String phasingRecipientPropertyName) |
CurrencySellCall |
phasingRecipientPropertySetter(java.lang.String phasingRecipientPropertySetter) |
CurrencySellCall |
phasingRecipientPropertyValue(java.lang.String phasingRecipientPropertyValue) |
CurrencySellCall |
phasingSenderPropertyName(java.lang.String phasingSenderPropertyName) |
CurrencySellCall |
phasingSenderPropertySetter(java.lang.String phasingSenderPropertySetter) |
CurrencySellCall |
phasingSenderPropertyValue(java.lang.String phasingSenderPropertyValue) |
CurrencySellCall |
phasingSubPolls(java.lang.String phasingSubPolls) |
CurrencySellCall |
phasingVotingModel(java.lang.String phasingVotingModel) |
CurrencySellCall |
phasingWhitelisted(java.lang.String... phasingWhitelisted) |
CurrencySellCall |
publicKey(byte[] publicKey) |
CurrencySellCall |
publicKey(java.lang.String publicKey) |
CurrencySellCall |
rateNQTPerUnit(java.lang.String rateNQTPerUnit) |
CurrencySellCall |
recipientPublicKey(byte[] recipientPublicKey) |
CurrencySellCall |
recipientPublicKey(java.lang.String recipientPublicKey) |
CurrencySellCall |
referencedTransaction(java.lang.String referencedTransaction) |
CurrencySellCall |
secretPhrase(java.lang.String secretPhrase) |
CurrencySellCall |
timestamp(int timestamp) |
CurrencySellCall |
unitsQNT(long unitsQNT) |
CurrencySellCall |
voucher(boolean voucher) |
build, call, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, setParamValidation, unsignedLongParam, unsignedLongParam
public static CurrencySellCall create(int chain)
public CurrencySellCall phasingQuorum(java.lang.String phasingQuorum)
public CurrencySellCall voucher(boolean voucher)
public CurrencySellCall compressMessageToEncryptToSelf(java.lang.String compressMessageToEncryptToSelf)
public CurrencySellCall publicKey(java.lang.String publicKey)
public CurrencySellCall publicKey(byte[] publicKey)
public CurrencySellCall phasingExpression(java.lang.String phasingExpression)
public CurrencySellCall secretPhrase(java.lang.String secretPhrase)
secretPhrase
in class APICall.Builder<CurrencySellCall>
public CurrencySellCall ecBlockId(java.lang.String ecBlockId)
public CurrencySellCall ecBlockId(long ecBlockId)
public CurrencySellCall phasingHashedSecret(java.lang.String phasingHashedSecret)
public CurrencySellCall phasingHolding(java.lang.String phasingHolding)
public CurrencySellCall encryptedMessageData(java.lang.String encryptedMessageData)
public CurrencySellCall encryptedMessageData(byte[] encryptedMessageData)
public CurrencySellCall unitsQNT(long unitsQNT)
public CurrencySellCall messageToEncryptIsText(boolean messageToEncryptIsText)
public CurrencySellCall messageToEncryptToSelf(java.lang.String messageToEncryptToSelf)
public CurrencySellCall phasingMinBalance(java.lang.String phasingMinBalance)
public CurrencySellCall phasingWhitelisted(java.lang.String... phasingWhitelisted)
public CurrencySellCall phasingSenderPropertyName(java.lang.String phasingSenderPropertyName)
public CurrencySellCall encryptedMessageNonce(java.lang.String encryptedMessageNonce)
public CurrencySellCall encryptedMessageNonce(byte[] encryptedMessageNonce)
public CurrencySellCall phasingLinkedTransaction(java.lang.String... phasingLinkedTransaction)
public CurrencySellCall phasingFinishHeight(java.lang.String phasingFinishHeight)
public CurrencySellCall phasingParams(java.lang.String phasingParams)
public CurrencySellCall rateNQTPerUnit(java.lang.String rateNQTPerUnit)
public CurrencySellCall phasingHashedSecretAlgorithm(java.lang.String phasingHashedSecretAlgorithm)
public CurrencySellCall phasingMinBalanceModel(java.lang.String phasingMinBalanceModel)
public CurrencySellCall phasingVotingModel(java.lang.String phasingVotingModel)
public CurrencySellCall broadcast(boolean broadcast)
public CurrencySellCall phasingRecipientPropertyName(java.lang.String phasingRecipientPropertyName)
public CurrencySellCall encryptedMessageIsPrunable(boolean encryptedMessageIsPrunable)
public CurrencySellCall messageIsPrunable(boolean messageIsPrunable)
public CurrencySellCall phasingSubPolls(java.lang.String phasingSubPolls)
public CurrencySellCall phased(boolean phased)
public CurrencySellCall phasingRecipientPropertySetter(java.lang.String phasingRecipientPropertySetter)
public CurrencySellCall messageToEncrypt(java.lang.String messageToEncrypt)
public CurrencySellCall messageIsText(boolean messageIsText)
public CurrencySellCall currency(java.lang.String currency)
public CurrencySellCall currency(long currency)
public CurrencySellCall deadline(int deadline)
public CurrencySellCall timestamp(int timestamp)
public CurrencySellCall chain(java.lang.String chain)
public CurrencySellCall chain(int chain)
chain
in class APICall.Builder<CurrencySellCall>
public CurrencySellCall messageToEncryptToSelfIsText(boolean messageToEncryptToSelfIsText)
public CurrencySellCall referencedTransaction(java.lang.String referencedTransaction)
public CurrencySellCall recipientPublicKey(java.lang.String recipientPublicKey)
public CurrencySellCall recipientPublicKey(byte[] recipientPublicKey)
public CurrencySellCall feeNQT(long feeNQT)
feeNQT
in class APICall.Builder<CurrencySellCall>
public CurrencySellCall phasingSenderPropertySetter(java.lang.String phasingSenderPropertySetter)
public CurrencySellCall message(java.lang.String message)
public CurrencySellCall encryptToSelfMessageData(java.lang.String encryptToSelfMessageData)
public CurrencySellCall encryptToSelfMessageData(byte[] encryptToSelfMessageData)
public CurrencySellCall feeRateNQTPerFXT(long feeRateNQTPerFXT)
feeRateNQTPerFXT
in class APICall.Builder<CurrencySellCall>
public CurrencySellCall phasingRecipientPropertyValue(java.lang.String phasingRecipientPropertyValue)
public CurrencySellCall encryptToSelfMessageNonce(java.lang.String encryptToSelfMessageNonce)
public CurrencySellCall encryptToSelfMessageNonce(byte[] encryptToSelfMessageNonce)
public CurrencySellCall compressMessageToEncrypt(java.lang.String compressMessageToEncrypt)
public CurrencySellCall ecBlockHeight(int ecBlockHeight)
public CurrencySellCall minBundlerBalanceFXT(long minBundlerBalanceFXT)
public CurrencySellCall phasingSenderPropertyValue(java.lang.String phasingSenderPropertyValue)