Table of Contents

Class GetHintsResponseModel

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

The API response model representing Hints

public class GetHintsResponseModel
Inheritance
GetHintsResponseModel
Inherited Members

Properties

Content

Content of the hints

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

Property Value

string