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

    Interface MerchantLocation

    interface MerchantLocation {
        city?: string;
        state?: string;
        zip?: string;
    }
    Index

    Properties

    Properties

    city?: string
    state?: string
    zip?: string