Table of Contents

Class SearchFieldsResponseModelBase

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public abstract class SearchFieldsResponseModelBase
Inheritance
SearchFieldsResponseModelBase
Derived
Inherited Members

Properties

Fields

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

Property Value

ICollection<string>