mindee-api-dotnet

UsMailV2SenderAddress.PostalCode Property

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

The postal code of the sender’s address.

[JsonPropertyName("postal_code")]
public string PostalCode { get; set; }

Property Value

string


Documentation generated by MdDocs