Package com.ringcentral.definitions
Class TemplateInfo
java.lang.Object
com.ringcentral.definitions.TemplateInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionTime of a template creation Format: date-timeInternal identifier of a templateTime of the last template modification Format: date-timeName of a templateEnum: UserSettings, CallHandlingLink to a template Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreationTime
(String creationTime) lastModifiedTime
(String lastModifiedTime)
-
Field Details
-
uri
Link to a template Format: uri -
id
Internal identifier of a template -
type
Enum: UserSettings, CallHandling -
name
Name of a template -
creationTime
Time of a template creation Format: date-time -
lastModifiedTime
Time of the last template modification Format: date-time
-
-
Constructor Details
-
TemplateInfo
public TemplateInfo()
-
-
Method Details
-
uri
-
id
-
type
-
name
-
creationTime
-
lastModifiedTime
-