Table of Contents

Class ResponseCodeCount

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

Class for the screen out interviews overview

public class ResponseCodeCount
Inheritance
ResponseCodeCount
Inherited Members

Properties

Count

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

Property Value

int

ResponseCode

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

Property Value

int