Worldline Connect Node.js SDK
    Preparing search index...

    Interface PaymentProduct840CustomerAccount

    interface PaymentProduct840CustomerAccount {
        accountId?: string | null;
        billingAgreementId?: string | null;
        companyName?: string | null;
        contactPhone?: string | null;
        countryCode?: string | null;
        customerAccountStatus?: string | null;
        customerAddressStatus?: string | null;
        firstName?: string | null;
        payerId?: string | null;
        surname?: string | null;
    }
    Index

    Properties

    accountId?: string | null
    billingAgreementId?: string | null
    companyName?: string | null
    contactPhone?: string | null
    countryCode?: string | null
    customerAccountStatus?: string | null
    customerAddressStatus?: string | null
    firstName?: string | null
    payerId?: string | null
    surname?: string | null