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

    Interface AbstractCashPaymentMethodSpecificInput

    interface AbstractCashPaymentMethodSpecificInput {
        paymentProductId?: number | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    paymentProductId?: number | null