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

    Interface PaymentProduct840SpecificOutput

    interface PaymentProduct840SpecificOutput {
        billingAddress?: Address | null;
        customerAccount?: PaymentProduct840CustomerAccount | null;
        customerAddress?: Address | null;
        protectionEligibility?: ProtectionEligibility | null;
    }
    Index

    Properties

    billingAddress?: Address | null
    customerAccount?: PaymentProduct840CustomerAccount | null
    customerAddress?: Address | null
    protectionEligibility?: ProtectionEligibility | null