Delen via


PostalAddress.StreetAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to