Structures

The following structures are available globally.

  • Data collected during document steps of the inquiry flow

    See more

    Declaration

    Swift

    public struct DocumentStepData : Codable
  • Data collected during government id steps of the inquiry flow

    See more

    Declaration

    Swift

    public struct GovernmentIdStepData : Codable
  • Data collected during the inquiry flow

    See more

    Declaration

    Swift

    public struct InquiryData : Codable
  • Data collected during selfie steps of the inquiry flow

    See more

    Declaration

    Swift

    public struct SelfieStepData : Codable
  • Data collected during ui (form collection) steps of the inquiry flow

    See more

    Declaration

    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 more

    Declaration

    Swift

    public struct FallbackInquiryConfiguration : InquiryConfig
  • Undocumented

    See more

    Declaration

    Swift

    public struct InquiryConfiguration : InquiryConfig
  • Defines the color theme for an Inquiry.

    See more

    Declaration

    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 more

    Declaration

    Swift

    public struct PassportInfo