CodingKeys enum CodingKeys : String, CodingKey today Declaration Swift case today = "today" operation Declaration Swift case operation = "open" breakTime Declaration Swift case breakTime = "break"