Table of Contents

Class NativeIdentityModel

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

Model for native identity

public class NativeIdentityModel
Inheritance
NativeIdentityModel
Inherited Members

Properties

NativeIdentityId

Native identity id

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

Property Value

string