Input View Function Data
@Serializable
The data needed to generate a View Function payload
Constructors
Link copied to clipboard
constructor(function: MoveFunctionId, typeArguments: List<TypeTag>, functionArguments: List<EntryFunctionArgument>, abi: ViewFunctionABI? = null)