@wharfkit/antelope - v4.0.1
    Preparing search index...

    Class Action

    Interface that should be implemented by ABI serializable objects.

    Hierarchy (View Summary)

    Index
    abi?: ABI
    account: Name

    The account (a.k.a. contract) to run action on.

    authorization: PermissionLevel[]

    The permissions authorizing the action.

    data: Bytes

    The ABI-encoded action data.

    name: Name

    The name of the action.

    abiFields: ABIField[]
    abiName: string = '__struct'