CodingKeys

enum CodingKeys : String, CodingKey
  • Declaration

    Swift

    case today = "today"
  • Declaration

    Swift

    case operation = "open"
  • Declaration

    Swift

    case breakTime = "break"