UserWise Unity SDK  3.0.0
Public Member Functions | Properties | List of all members
UserWiseSDK.Variables.VariableGroup Class Reference
Inheritance diagram for UserWiseSDK.Variables.VariableGroup:
UserWiseSDK.IDictSerializable< VariableGroup > UserWiseSDK.Common.IIdentifiable

Public Member Functions

VariableGroup Deserialize (Dictionary< string, object > data)
 
Dictionary< string, object > Serialize ()
 
- Public Member Functions inherited from UserWiseSDK.IDictSerializable< VariableGroup >
Dictionary< string, object > Serialize ()
 Serialize instance into a generic Dictionary{string, object}. More...
 
Deserialize (Dictionary< string, object > data)
 Deserialize generic Dictionary{string, object} into an instance of T. More...
 

Properties

string Id [get]
 
Dictionary< string, object > Variables [get]
 
DateTime StartAt [get, set]
 
SchedulableTimezoneType StartAtTz [get, set]
 
DateTime EndAt [get, set]
 
SchedulableTimezoneType EndAtTz [get, set]
 

The documentation for this class was generated from the following file: