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

    Interface MerchantDetails

    interface MerchantDetails {
        location?: MerchantLocation;
        mcc?: MerchantCategory;
        name?: string;
    }
    Index

    Properties

    Properties

    location?: MerchantLocation
    name?: string