IdentificationLevelStatusesInfo
The status and results associated to the available identification processes
type IdentificationLevelStatusesInfo {
expert: IdentificationLevelStatusInfo!
qes: IdentificationLevelStatusInfo!
pvid: IdentificationLevelStatusInfo!
}
Fields
IdentificationLevelStatusesInfo.expert
● IdentificationLevelStatusInfo!
non-null union
The status and results associated to the expert level
IdentificationLevelStatusesInfo.qes
● IdentificationLevelStatusInfo!
non-null union
The status and results associated to the Qualified Electronic Signature level
IdentificationLevelStatusesInfo.pvid
● IdentificationLevelStatusInfo!
non-null union
The status and results associated to the Remote Identity Verification Service level
Member Of
Identification
object