mindee-api-dotnet

UsMailV2RecipientAddress.State Property

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

Second part of the ISO 3166-2 code, consisting of two letters indicating the US State.

[JsonPropertyName("state")]
public string State { get; set; }

Property Value

string


Documentation generated by MdDocs