Table of Contents

Class DialModeModel

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

model to send/recieve dialmode

public class DialModeModel
Inheritance
DialModeModel
Inherited Members

Properties

DialMode

the dialmode

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

Property Value

DialMode