public class GetCalendarModelRequestData 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 |
---|
GetCalendarModelRequestData(String name,
String folder,
String storage)
Initializes a new instance of the GetCalendarModelRequestData class.
|
Copyright © 2020. All rights reserved.