CreateEventResponse
public struct CreateEventResponse : Decodable
Represents the response of a creating event request.
-
The event ID of the created event.
Declaration
Swift
public let eventID: String