Skip to main content
Structure The credentials for one identity verification session.
An order that needs verification includes them in payment.preparation.kyc. Read the credentials from identityVerificationCredentials. You can also read them from the order response of your backend.

Initializers

init(from:)

Inherited from Decodable.init(from:).

init(inquiryId:sessionToken:)

Creates the credentials.
An empty sessionToken becomes nil.

Instance Properties

Instance Methods

encode(to:)

Inherited from Encodable.encode(to:).