public static class OapiCalendarV2EventCreateResponse.Event extends TaobaoObject
| Constructor and Description |
|---|
Event() |
public List<OapiCalendarV2EventCreateResponse.Attendee> getAttendees()
public void setAttendees(List<OapiCalendarV2EventCreateResponse.Attendee> attendees)
public String getCalendarId()
public void setCalendarId(String calendarId)
public String getDescription()
public void setDescription(String description)
public OapiCalendarV2EventCreateResponse.DateTime getEnd()
public void setEnd(OapiCalendarV2EventCreateResponse.DateTime end)
public String getEventId()
public void setEventId(String eventId)
public OapiCalendarV2EventCreateResponse.LocationVo getLocation()
public void setLocation(OapiCalendarV2EventCreateResponse.LocationVo location)
public String getNotificationType()
public void setNotificationType(String notificationType)
public OapiCalendarV2EventCreateResponse.Attendee getOrganizer()
public void setOrganizer(OapiCalendarV2EventCreateResponse.Attendee organizer)
public OapiCalendarV2EventCreateResponse.OpenCalendarReminderVo getReminder()
public void setReminder(OapiCalendarV2EventCreateResponse.OpenCalendarReminderVo reminder)
public OapiCalendarV2EventCreateResponse.DateTime getStart()
public void setStart(OapiCalendarV2EventCreateResponse.DateTime start)
public String getSummary()
public void setSummary(String summary)
Copyright © 2021. All rights reserved.