public class GetAssetDividendsCall extends APICall.Builder<GetAssetDividendsCall>
params
Modifier and Type | Method and Description |
---|---|
GetAssetDividendsCall |
asset(long asset) |
GetAssetDividendsCall |
asset(java.lang.String asset) |
static GetAssetDividendsCall |
create() |
GetAssetDividendsCall |
firstIndex(int firstIndex) |
GetAssetDividendsCall |
includeHoldingInfo(boolean includeHoldingInfo) |
GetAssetDividendsCall |
lastIndex(int lastIndex) |
GetAssetDividendsCall |
requireBlock(java.lang.String requireBlock) |
GetAssetDividendsCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAssetDividendsCall |
timestamp(int timestamp) |
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, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetAssetDividendsCall create()
public GetAssetDividendsCall requireLastBlock(java.lang.String requireLastBlock)
public GetAssetDividendsCall firstIndex(int firstIndex)
public GetAssetDividendsCall includeHoldingInfo(boolean includeHoldingInfo)
public GetAssetDividendsCall lastIndex(int lastIndex)
public GetAssetDividendsCall asset(java.lang.String asset)
public GetAssetDividendsCall asset(long asset)
public GetAssetDividendsCall requireBlock(java.lang.String requireBlock)
public GetAssetDividendsCall timestamp(int timestamp)