Structure
PCKYCSessionStatus
public struct PCKYCSessionStatus
The status about the eKYC session
Relationships
Nested Types
PCKYCSessionStatus.Status
The eKYC statuses
Properties
status
var status: Status
The status
createdAt
var createdAt: TimeInterval
The status changing time
updatedAt
let updatedAt: TimeInterval?
The time of the last update
systemID
let systemID: String?
The id of the PC system
appExtra
let appExtra: [String: Any]?
The app's extra information
deviceInfo
let deviceInfo: [String: Any]?
The device's information
analysesResults
let analysesResults: [String: Any]?
The result of analyses