Table of Contents

Class OptionSerialized

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class OptionSerialized
Inheritance
OptionSerialized
Inherited Members
Extension Methods

Constructors

OptionSerialized()

public OptionSerialized()

Properties

Category

public string Category { get; set; }

Property Value

string

Content

public List<SurveyContentSerialized> Content { get; set; }

Property Value

List<SurveyContentSerialized>

Items

public List<OptionItemSerialized> Items { get; set; }

Property Value

List<OptionItemSerialized>