mindee-api-dotnet

UsMailV2RecipientAddress Class

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

The addresses of the recipients.

public sealed class UsMailV2RecipientAddress : LineItemField

Inheritance: object → BaseFieldLineItemField → UsMailV2RecipientAddress

Constructors

Name Description
UsMailV2RecipientAddress()  

Properties

Name Description
City The city of the recipient’s address.
Complete The complete address of the recipient.
IsAddressChange Indicates if the recipient’s address is a change of address.
PostalCode The postal code of the recipient’s address.
PrivateMailboxNumber The private mailbox number of the recipient’s address.
State Second part of the ISO 3166-2 code, consisting of two letters indicating the US State.
Street The street of the recipient’s address.

Methods

Name Description
ToString() A prettier representation of the line values.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs