LicenseCompany

Overview of LicenseCompany goes here.

LicenseCompany Properties

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

JSON Structure of LicenseCompany

{
   "CompanyName"	:	"String",
   "EmailAddress"	:	"String",
   "MailingAddress"	:	"[LicenseCompanyMailingAddress](/object-model/licensecompanymailingaddress)",
   "PhoneNumber"	:	"String"
}