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

    Interface PaymentProductFieldTooltip

    interface PaymentProductFieldTooltip {
        image?: string | null;
        label?: string | null;
    }
    Index

    Properties

    Properties

    image?: string | null
    label?: string | null