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

    Interface PaymentProductFiltersClientSession

    interface PaymentProductFiltersClientSession {
        exclude?: PaymentProductFilter | null;
        restrictTo?: PaymentProductFilter | null;
    }
    Index

    Properties

    exclude?: PaymentProductFilter | null
    restrictTo?: PaymentProductFilter | null