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

    Interface PaymentProductGroups

    interface PaymentProductGroups {
        paymentProductGroups?: PaymentProductGroup[] | null;
    }
    Index

    Properties

    paymentProductGroups?: PaymentProductGroup[] | null