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

    Interface PaymentProduct806SpecificOutput

    interface PaymentProduct806SpecificOutput {
        billingAddress?: Address | null;
        customerAccount?: TrustlyBankAccount | null;
    }
    Index

    Properties

    billingAddress?: Address | null
    customerAccount?: TrustlyBankAccount | null