Table of Contents

Class SurveysQuotaFrameVariableModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public class SurveysQuotaFrameVariableModel : SurveysQuotaFrameVariableBaseModel
Inheritance
SurveysQuotaFrameVariableModel
Inherited Members

Properties

Levels

[JsonProperty("Levels", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public ICollection<SurveysQuotaFrameLevelModel> Levels { get; set; }

Property Value

ICollection<SurveysQuotaFrameLevelModel>