mindee-api-dotnet

UsMailV2Document.RecipientAddresses Property

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

The addresses of the recipients.

[JsonPropertyName("recipient_addresses")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Us.UsMail.UsMailV2RecipientAddresses,Mindee.Product.Us.UsMail.UsMailV2RecipientAddress>)]
public UsMailV2RecipientAddresses RecipientAddresses { get; set; }

Property Value

UsMailV2RecipientAddresses


Documentation generated by MdDocs