Enumerations

The following enumerations are available globally.

Completion Closures

  • ProcessAsPOA.

    See more

    Declaration

    Swift

    public enum ProcessAsPOA : String, Encodable
  • Gender.

    See more

    Declaration

    Swift

    public enum Gender : String, Encodable
  • User interface language.

    See more

    Declaration

    Swift

    public enum Language : String
  • Whether or not to capture both the front and back of an ID.

    See more