public static class VEventChanges.ItemAdd
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
sendNotification  | 
java.lang.String | 
uid  | 
VEventSeries | 
value  | 
| Constructor and Description | 
|---|
ItemAdd()  | 
| Modifier and Type | Method and Description | 
|---|---|
static VEventChanges.ItemAdd | 
create(java.lang.String uid,
      VEventSeries value,
      boolean sendNotification)  | 
public java.lang.String uid
public VEventSeries value
public boolean sendNotification
public static VEventChanges.ItemAdd create(java.lang.String uid, VEventSeries value, boolean sendNotification)
Copyright © 2023. All Rights Reserved.