mindee-api-dotnet

UsMailV2SenderAddress Class

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

The address of the sender.

public sealed class UsMailV2SenderAddress

Inheritance: object → UsMailV2SenderAddress

Constructors

Name Description
UsMailV2SenderAddress()  

Properties

Name Description
City The city of the sender’s address.
Complete The complete address of the sender.
PostalCode The postal code of the sender’s address.
State Second part of the ISO 3166-2 code, consisting of two letters indicating the US State.
Street The street of the sender’s address.

Methods

Name Description
ToFieldList() Output the object in a format suitable for inclusion in an rST field list.
ToString() A prettier representation of the line values.

Documentation generated by MdDocs