Table of Contents

Class ErrorResponseModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public class ErrorResponseModel
Inheritance
ErrorResponseModel
Inherited Members

Properties

Message

[JsonProperty("Message", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string Message { get; set; }

Property Value

string