CodingKeys

public enum CodingKeys : String, CodingKey

Coding Keys

  • Undocumented

    Declaration

    Swift

    case type = "xsi:type"
  • Undocumented

    Declaration

    Swift

    case name = "Name"
  • Undocumented

    Declaration

    Swift

    case version = "Version"
  • Undocumented

    Declaration

    Swift

    case unitIdentification = "UnitId"
  • Undocumented

    Declaration

    Swift

    case productIdentification = "ProductID"