Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface LookupOtpRequest

    interface LookupOtpRequest {
        debugMode?: 0 | 1;
        transactionId: string;
    }
    Index
    debugMode?: 0 | 1
    transactionId: string