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

    Type Alias AddOwner

    type AddOwner = {
        owner: AddressEx;
        threshold: number;
        type: ADD_OWNER;
    }
    Index

    Properties

    Properties

    owner: AddressEx
    threshold: number
    type: ADD_OWNER