public static final class CalendarResponse.Attendee
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CalendarResponse.Attendee.AttendeeStatus  | 
static class  | 
CalendarResponse.Attendee.AttendeeType  | 
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
email  | 
java.lang.String | 
name  | 
CalendarResponse.Attendee.AttendeeStatus | 
status  | 
CalendarResponse.Attendee.AttendeeType | 
type  | 
| Constructor and Description | 
|---|
Attendee()  | 
public java.lang.String email
public java.lang.String name
public CalendarResponse.Attendee.AttendeeStatus status
public CalendarResponse.Attendee.AttendeeType type
Copyright © 2021. All Rights Reserved.