Table of Contents

Class SurveyQuotaFrameEtagRequestModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll

The API request model representing a quota level targets for an specific ETag

public class SurveyQuotaFrameEtagRequestModel
Inheritance
SurveyQuotaFrameEtagRequestModel
Derived
Inherited Members

Properties

Levels

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

Property Value

ICollection<SurveyQuotaFrameEtagLevelTargetModel>