Skip to main content

MoveViewArgInterface

type MoveViewArgInterface

An argument for a Move View Function call.

This enum represents the different types of values that can be passed as arguments to a Move View Function.

type MoveViewArgInterface interface {
}