Package-level declarations
Types
Data class representing a request to add a new account.
Data class representing contact information.
Data class representing customer information.
Enum class representing the occupation of the customer.
Enum class representing options for including additional information in a user profile.
Enum class representing the suggested action to resolve the restriction applied to the customer.
Enum class representing various restrictions by name.
Data class representing the changed customer information.
Data class representing a restriction. Restrictions forbid certain user operations in the wallet. Determine the restricted action based on the restriction name. Check the requiredActions field to determine the course of action for resolving the restrictions.
Enum class representing the types of vulnerabilities.