Overview of LicenseCompanyMailingAddress goes here.
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 |
{
"City" : "String",
"Country" : "String",
"PostalCode" : "String",
"Province" : "String",
"Street" : "String"
}