ReturnAddress

Overview

The ReturnAddress schema contains mailing information for the recipient

{
name	string
nullable: true
Gets or Sets Name

businessName	string
nullable: true
Gets or Sets BusinessName

addressLine1	string
nullable: true
Gets or Sets AddressLine1

addressLine2	string
nullable: true
Gets or Sets AddressLine2

city	string
nullable: true
Gets or Sets City

state	string
nullable: true
Gets or Sets State

zip	string
nullable: true
Gets or Sets ZIP

countryCode	string
nullable: true
Gets or Sets CountryCode

}