Enumerations

The following enumerations are available globally.

  • Constants, used in Api v6

    See more

    Declaration

    Swift

    public enum APIv6Constants
  • Error list of the LunaWeb module.

    See more

    Declaration

    Swift

    public enum NetworkingError : LocalizedError
  • Image types

    See more

    Declaration

    Swift

    public enum ImageType : Int
  • Format of the shot transmitted to Luna ID.

    See more

    Declaration

    Swift

    public enum BestShotData
  • Token permission type

    Declaration

    Swift

    public enum PermissionType : String, Codable
  • Token visibility area. Specifies data visible for the token.

    Declaration

    Swift

    public enum VisibilityArea : String, Codable
  • Sex

    Sex representation

    See more

    Declaration

    Swift

    public enum Sex : Int, Codable
  • Ethnical group representation

    Declaration

    Swift

    public enum EthnicalGroup : Int, Codable
  • Medical mask cases representation

    Declaration

    Swift

    public enum MaskValue : Int, Codable
  • Liveness cases representation

    Declaration

    Swift

    public enum LivenessValue : Int, Codable
  • DeepFake cases representation

    Declaration

    Swift

    public enum DeepFake : Int, Codable
  • Emotional cases representation

    Declaration

    Swift

    public enum Emotion : Int, Codable