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

    Interface AddAccountRequest

    Represents an account creation request.

    interface AddAccountRequest {
        currencyCode: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    currencyCode: string

    Currency alphabetic code as specified by ISO 4217.

    "EUR"