Table of Contents

Class SurveysQuotaFrameEtagLevelModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public class SurveysQuotaFrameEtagLevelModel : SurveysQuotaFrameLevelModel
Inheritance
SurveysQuotaFrameEtagLevelModel
Inherited Members

Properties

Successful

Successful counts, only retrieved when ETag is specified

[JsonProperty("Successful", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public int Successful { get; set; }

Property Value

int