Time
Class representation of a specific point in time. A meeting at 2pm would be represented as a time subobject.
Constructors
Link copied to clipboard
public UpdateEventRequest.When.Time UpdateEventRequest.When.Time(@Json(name = "time" ) Integer time, @Json(name = "timezone" ) String timezone)