mindee-api-dotnet

UsMailV2RecipientAddress.Street Property

Declaring Type: UsMailV2RecipientAddress
Namespace: Mindee.Product.Us.UsMail
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The street of the recipient’s address.

[JsonPropertyName("street")]
public string Street { get; set; }

Property Value

string


Documentation generated by MdDocs