LicenseCompanyMailingAddress

Overview of LicenseCompanyMailingAddress goes here.

LicenseCompanyMailingAddress Properties

LicenseCompanyMailingAddress

Field Type Inherited from Description
City String LicenseCompanyMailingAddress Gets or sets the City value
Country String LicenseCompanyMailingAddress Gets or sets the Country value
PostalCode String LicenseCompanyMailingAddress Gets or sets the PostalCode value
Province String LicenseCompanyMailingAddress Gets or sets the Province value
Street String LicenseCompanyMailingAddress Gets or sets the Street value

JSON Structure of LicenseCompanyMailingAddress

{
   "City"	:	"String",
   "Country"	:	"String",
   "PostalCode"	:	"String",
   "Province"	:	"String",
   "Street"	:	"String"
}