QRFieldType

enum QRFieldType

Enum that represents the type of the field in a SensePrint QR code.

  • id

    Declaration

    Swift

    case id
  • Declaration

    Swift

    case maskId
  • Declaration

    Swift

    case name
  • Declaration

    Swift

    case address
  • Declaration

    Swift

    case password
  • Declaration

    Swift

    case nationality
  • Declaration

    Swift

    case skipField
  • Declaration

    Swift

    case text1
  • Declaration

    Swift

    case text2
  • Declaration

    Swift

    case text3