cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IAction

    interface IAction {
        account: string;
        authorization: Interfaces.Wrap.IPermissionLevel[];
        data: Interfaces.Wrap.IBytes;
        name: string;
    }
    Index

    Properties

    account: string
    name: string