@extends('layouts.app') @section('content')
| Session ID | {{ $sessionResult->getSessionId() }} |
| State | {{ $sessionResult->getState() }} |
| Client Session Token | {{ $sessionResult->getClientSessionToken() }} |
| Client Session Token TTL | {{ $sessionResult->getClientSessionTokenTtl() }} |
| User Tracking ID | {{ $sessionResult->getUserTrackingId() }} |
| Biometric Consent Timestamp | {{ $sessionResult->getBiometricConsentTimestamp()->format('r') }} |
| ID | {{ $document->getDocumentFields()->getMedia()->getId() }} |
| ID | {{ $document->getExpandedDocumentFields()->getMedia()->getId() }} |
| ID | {{ $check->getId() }} |
| ID | {{ $media->getId() }} |
| Type | {{ $media->getType() }} |
Method: {{ $page->getCaptureMethod() }}
| ID | {{ $document->getDocumentFields()->getMedia()->getId() }} |
| ID | {{ $check->getId() }} |
| ID | {{ $media->getId() }} |
| Type | {{ $media->getType() }} |
Method: {{ $page->getCaptureMethod() }}
| ID | {{ $livenessResource->getId() }} |