Overview of LicenseCompany goes here.
LicenseCompany
Field | Type | Inherited from | Description |
---|---|---|---|
CompanyName | String | LicenseCompany | Gets or sets the CompanyName value |
EmailAddress | String | LicenseCompany | Gets or sets the EmailAddress value |
MailingAddress | LicenseCompanyMailingAddress | LicenseCompany | Gets or sets the MailingAddress value |
PhoneNumber | String | LicenseCompany | Gets or sets the PhoneNumber value |
{
"CompanyName" : "String",
"EmailAddress" : "String",
"MailingAddress" : "[LicenseCompanyMailingAddress](/object-model/licensecompanymailingaddress)",
"PhoneNumber" : "String"
}