@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface MerchantCategory

    interface MerchantCategory {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string