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

    Interface PaymentProductFieldFormElement

    interface PaymentProductFieldFormElement {
        type?: string | null;
        valueMapping?: ValueMappingElement[] | null;
    }
    Index

    Properties

    Properties

    type?: string | null
    valueMapping?: ValueMappingElement[] | null