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

    Type Alias ChangeThreshold

    type ChangeThreshold = {
        threshold: number;
        type: CHANGE_THRESHOLD;
    }
    Index

    Properties

    Properties

    threshold: number