CompanyTemplateMappingData

public struct CompanyTemplateMappingData : Codable

Child structure of TemplateDetailResponse.

Properties

  • template Id

    Declaration

    Swift

    public var templateId: Int?
  • template Type

    Declaration

    Swift

    public var templateType: String?
  • country

    Declaration

    Swift

    public var country: String?
  • id Type

    Declaration

    Swift

    public var idType: String?
  • template Version

    Declaration

    Swift

    public var version: Int?
  • id Side

    Declaration

    Swift

    public var side: String?
  • id State

    Declaration

    Swift

    public var state: String?
  • lastUpdatedOn

    Declaration

    Swift

    public var lastUpdatedOn: String?
  • notFor1ToNMatch

    Declaration

    Swift

    public var notFor1ToNMatch: Bool?
  • usedAs

    Declaration

    Swift

    public var usedAs: String?
  • under21

    Declaration

    Swift

    public var under21: Bool?
  • mrzCode

    Declaration

    Swift

    public var mrzCode: String?
  • barCodeType

    Declaration

    Swift

    public var barCodeType: String?
  • mrzpresent

    Declaration

    Swift

    public var mrzpresent: Bool?
  • facePresent

    Declaration

    Swift

    public var facePresent: Bool?