Table of Contents

Class DomainResponseCodeResponseModel

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

Model representing a domain response code

public class DomainResponseCodeResponseModel : DomainResponseCodeResponseModelBase
Inheritance
DomainResponseCodeResponseModel
Derived
Inherited Members

Properties

Id

The response code id

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

Property Value

int