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

Public Member Functions

Dictionary< string, object > Serialize ()
 
Survey Deserialize (Dictionary< string, object > data)
 
- Public Member Functions inherited from UserWiseSDK.IDictSerializable< Survey >
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, set]
 
string Name [get, set]
 
long QuestionsCount [get, set]
 
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: