Property DID
DID
Gets or sets the device ID.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("did")]]
public string? DID { get; set; }
Property Value
Type | Description |
---|---|
System.String |