Description
This class is used as part of Invoice class to specify delivery address of the invoice.Parameters
Name
string
string
Delivery address name
Line1
string
string
Delivery address line 1
Line2
String
String
Delivery address line 2
Line3
string
string
Delivery address line 3
Line4
string
string
Delivery address line 4
PostCode
string
string
Delivery address postcode
CountryName
string
string
Delivery address country name
CountryCode
string
string
The delivery address country code in the ISO 3166-1 alpha-2 standard (except for Greece which is recorded as ‘EL’)