AccountEndpoints.Scan Property

Definition

Gets the scan endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="scan")]
public string Scan { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scan")>]
member this.Scan : string
Public ReadOnly Property Scan As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to