Declaring Type: UsMailV2RecipientAddress
Namespace: Mindee.Product.Us.UsMail
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Indicates if the recipient’s address is a change of address.
[JsonPropertyName("is_address_change")]
public bool? IsAddressChange { get; set; }
Nullable<bool>
Documentation generated by MdDocs