@ApiAudience.Public @ApiStability.Unstable public class ContractInvocation extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ContractAddress |
address |
protected Aer |
amount |
protected java.util.List<java.lang.Object> |
args |
protected boolean |
delegateFee |
protected ContractFunction |
function |
protected final ContractAddress address
protected final ContractFunction function
protected final java.util.List<java.lang.Object> args
protected final Aer amount
protected final boolean delegateFee