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

    Interface GetIINDetailsRequest

    interface GetIINDetailsRequest {
        bin?: string | null;
        paymentContext?: PaymentContext | null;
    }
    Index

    Properties

    bin?: string | null
    paymentContext?: PaymentContext | null