Structures
The following structures are available globally.
- 
                  
                  User account model. See moreDeclarationSwift public struct Account : Codable, Sendable
- 
                  
                  Account address model. See moreDeclarationSwift public struct AccountAddress : AddressModel, Codable, Sendable
- 
                  
                  This structure contains dossier information attached to an account in the system. See moreDeclarationSwift public struct AccountDossier : Codable, Sendable
- 
                  
                  This structure contains the business information. See moreDeclarationSwift public struct BusinessInformation : Codable, Sendable
- 
                  
                  This structure contains the business information. See moreDeclarationSwift public struct BusinessUpdateInformation : Encodable, Sendable
- 
                  
                  This structure contains the cardholder information. See moreDeclarationSwift public struct CardholderInformation : Codable, Sendable
- 
                  
                  This structure contains the cardholder information. See moreDeclarationSwift public struct CardholderUpdateInformation : Encodable, Sendable
- 
                  
                  This structure contains the consumer information. See moreDeclarationSwift public struct ConsumerInformation : Codable, Sendable
- 
                  
                  This structure contains the consumer information. See moreDeclarationSwift public struct ConsumerUpdateInformation : Encodable, Sendable
- 
                  
                  Document model. See moreDeclarationSwift public struct Document : Codable, Sendable
- 
                  
                  Document extracted address model. See moreDeclarationSwift public struct DocumentExtractedAddress : Codable, Sendable
- 
                  
                  Document extracted data model. See moreDeclarationSwift public struct DocumentExtractedData : Codable, Sendable
- 
                  
                  Account occupation model. See moreDeclarationSwift public struct Occupation : Codable, Sendable
- 
                  
                  Profile request model. See moreDeclarationSwift public struct ProfileRequest : Codable, Sendable
- 
                  
                  Address request model. See moreDeclarationSwift public struct AccountAddressRequest : AddressModel, Codable, Sendable
- 
                  
                  Model that holds the data used to add documents. See moreDeclarationSwift public struct AccountDossierRequest : Encodable, Sendable
- 
                  
                  Model that holds the data used to update a document. See moreDeclarationSwift public struct AccountDossierUpdateRequest : Encodable, Sendable
- 
                  
                  User update request model. See moreDeclarationSwift public struct AccountUpdateRequest : Encodable, Sendable
- 
                  
                  Accounts request model. See moreDeclarationSwift public struct AccountsQuery : Sendable
- 
                  
                  Dossier response model. See moreDeclarationSwift public struct AccountDossierResponse : Codable, Sendable
- 
                  
                  Dossier response model. See moreDeclarationSwift public struct AccountDossiersResponse : Codable, Sendable
- 
                  
                  Account response. See moreDeclarationSwift public struct AccountResponse : Codable, Sendable
- 
                  
                  Accounts response. See moreDeclarationSwift public struct AccountsResponse : Codable, Sendable
- 
                  
                  This structure contains the stakeholder information. See moreDeclarationSwift public struct StakeholderInformation : Codable, Sendable
- 
                  
                  This structure contains the stakeholder information. See moreDeclarationSwift public struct StakeholderUpdateInformation : Encodable, Sendable
- 
                  
                  The camera configuration. See moreDeclarationSwift @MainActor public struct ALCameraConfiguration
- 
                  
                  The Camera bundle configuration. See moreDeclarationSwift @MainActor public struct ALBundleConfiguration
- 
                  
                  The default button style. See moreDeclarationSwift @MainActor public struct ALButtonStyle : ButtonStyle
- 
                  
                  The camera overlay configuration. See moreDeclarationSwift @MainActor public struct ALCameraOverlayConfiguration
- 
                  
                  The camera overlay. See moreDeclarationSwift @MainActor public struct ALCameraOverlayView : View
- 
                  
                  The overlay image frame. See moreDeclarationSwift @MainActor public struct ALCameraOverlayImageFrameView : View
- 
                  
                  The overlay shape frame. See moreDeclarationSwift @MainActor public struct ALCameraOverlayShapeFrameView<S> : View where S : Shape
- 
                  
                  The camera success. See moreDeclarationSwift public struct ALCameraSuccess : Sendable, Equatable, Hashable
- 
                  
                  The camera validation. See moreDeclarationSwift @MainActor public struct ALCameraValidation : Equatable
- 
                  
                  The error view. See moreDeclarationSwift @MainActor public struct ALFailureView : View
- 
                  
                  The loading view. See moreDeclarationSwift @MainActor public struct ALLoadingView : View
 View on GitHub
            View on GitHub
           Structures  Reference
      Structures  Reference