====== Models ====== .. code:: python from typing import Optional, List, Dict, Union, Any, Literal class DetailsForIdentityVerificationForSdoToken: # Session ID generated by SDO Identity Service. Please use this GET API - '/v1/securedeviceonboarding/getUrlForSdoIdentityService'to get URL of this Secure Device Onboarding Identity Service. sdo_session_id: str