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

    Interface CompletePaymentCardPaymentMethodSpecificInput

    interface CompletePaymentCardPaymentMethodSpecificInput {
        card?: CardWithoutCvv | null;
    }
    Index

    Properties

    Properties

    card?: CardWithoutCvv | null