Structures
The following structures are available globally.
-
Output type for getIdentityDataProcessingConsentContent(input:)
See moreDeclaration
Swift
public struct IdentityDataProcessingConsentContent : Hashable, Sendable -
Output type for provideIdentityDataProcessingConsent and withdrawIdentityDataProcessingConsent
See moreDeclaration
Swift
public struct IdentityDataProcessingConsentResponse : Hashable, Sendable -
Output type for getIdentityDataProcessingConsentStatus()
See moreDeclaration
Swift
public struct IdentityDataProcessingConsentStatus : Hashable, Sendable -
Represents identity document capture initiation details obtained via
See moreinitiateIdentityDocumentCaptureAPI.Declaration
Swift
public struct IdentityDocumentCaptureInitiationInfo : Sendable -
Input for verifyIdentity(input:)
See moreDeclaration
Swift
public struct VerifyIdentityInput : Hashable, Sendable -
Input for verifyIdentityDocument(input:)
See moreDeclaration
Swift
public struct VerifyIdentityDocumentInput : Hashable, Sendable -
Input for getIdentityDataProcessingConsentContent(input:)
See moreDeclaration
Swift
public struct IdentityDataProcessingConsentContentInput : Hashable, Sendable -
Input for provideIdentityDataProcessingConsent(input:)
See moreDeclaration
Swift
public struct IdentityDataProcessingConsentInput : Hashable, Sendable -
Represents verified identity details obtained via
See moreverifyIdentityAPI.Declaration
Swift
public struct VerifiedIdentity : Sendable
Structures Reference