Structures
The following structures are available globally.
-
Data collected during document steps of the inquiry flow
See moreDeclaration
Swift
public struct DocumentStepData : Codable
-
Data collected during government id steps of the inquiry flow
See moreDeclaration
Swift
public struct GovernmentIdStepData : Codable
-
Data collected during the inquiry flow
See moreDeclaration
Swift
public struct InquiryData : Codable
-
Data collected during selfie steps of the inquiry flow
See moreDeclaration
Swift
public struct SelfieStepData : Codable
-
Data collected during ui (form collection) steps of the inquiry flow
See moreDeclaration
Swift
public struct UiStepData : Codable
-
An inquiry configuration that runs against a fallback inquiry template. Fallback templates do not support conditional routing or verification.
See moreDeclaration
Swift
public struct FallbackInquiryConfiguration : InquiryConfig
-
Undocumented
See moreDeclaration
Swift
public struct InquiryConfiguration : InquiryConfig
-
Defines the color theme for an Inquiry.
See moreDeclaration
Swift
public struct InquiryTheme
-
This struct is used internally within the Persona SDK in order to facilitate communicate with the optional Nfc module. Do not use this struct in your own code.
See moreDeclaration
Swift
public struct PassportInfo