Files
2019-09-12 20:21:08 +01:00

5 lines
68 B
Swift

struct Performance {
let playID: String
let audience: Int
}