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

    Interface IINDetail

    interface IINDetail {
        isAllowedInContext?: boolean | null;
        paymentProductId?: number | null;
    }
    Index

    Properties

    isAllowedInContext?: boolean | null
    paymentProductId?: number | null