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

    Interface PaymentProducts

    interface PaymentProducts {
        paymentProducts?: PaymentProduct[] | null;
    }
    Index

    Properties

    Properties

    paymentProducts?: PaymentProduct[] | null