@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Type Alias Custom

    type Custom = {
        actionCount?: number;
        dataSize: string;
        humanDescription?: string;
        isCancellation: boolean;
        methodName?: string;
        richDecodedInfo?: RichDecodedInfo;
        to: AddressEx;
        type: CUSTOM;
        value: string;
    }
    Index

    Properties

    actionCount?: number
    dataSize: string
    humanDescription?: string
    isCancellation: boolean
    methodName?: string
    richDecodedInfo?: RichDecodedInfo
    type: CUSTOM
    value: string