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

    Interface ContactInformation

    Represents contact information.

    interface ContactInformation {
        email?: string;
        mobile?: string;
    }
    Index

    Properties

    Properties

    email?: string

    Email.

    mobile?: string

    Mobile number.