public class GetCalendarRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Path to folder in storage
|
String |
name
iCalendar file name in storage
|
String |
storage
Storage name
|
Constructor and Description |
---|
GetCalendarRequestData(String name,
String folder,
String storage)
Initializes a new instance of the GetCalendarRequestData class.
|
Copyright © 2020. All rights reserved.