Class SurveysQuotaFrameEtagLevelModel
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; }