public class DgsDeliveryCall extends CreateTransactionCallBuilder<DgsDeliveryCall>
params
Modifier and Type | Method and Description |
---|---|
static DgsDeliveryCall |
create() |
DgsDeliveryCall |
discountNQT(long discountNQT) |
DgsDeliveryCall |
goodsData(java.lang.String goodsData) |
DgsDeliveryCall |
goodsIsText(boolean goodsIsText) |
DgsDeliveryCall |
goodsNonce(byte[] goodsNonce) |
DgsDeliveryCall |
goodsNonce(java.lang.String goodsNonce) |
DgsDeliveryCall |
goodsToEncrypt(java.lang.String goodsToEncrypt) |
DgsDeliveryCall |
purchase(long purchase) |
DgsDeliveryCall |
purchase(java.lang.String purchase) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, phased, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedFullHash, phasingLinkedFullHash, phasingMinBalance, phasingMinBalanceModel, phasingQuorum, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransactionFullHash, referencedTransactionFullHash, secretPhrase
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static DgsDeliveryCall create()
public DgsDeliveryCall goodsIsText(boolean goodsIsText)
public DgsDeliveryCall discountNQT(long discountNQT)
public DgsDeliveryCall goodsData(java.lang.String goodsData)
public DgsDeliveryCall purchase(java.lang.String purchase)
public DgsDeliveryCall purchase(long purchase)
public DgsDeliveryCall goodsToEncrypt(java.lang.String goodsToEncrypt)
public DgsDeliveryCall goodsNonce(java.lang.String goodsNonce)
public DgsDeliveryCall goodsNonce(byte[] goodsNonce)