Property | Type | Description | |
---|---|---|---|
$address | string | ||
$appliedLabels | AppliedLabel[] | ||
$appliedTeamIds | integer[] | ||
$comment | string | ||
$creditStatus | tnsCompanyCreditStatus | ||
string | |||
$externalId | string | ||
$faxPhone | string | ||
$id | integer | ||
$lastModifiedDateTime | DateTime | ||
$name | string | ||
$primaryContactId | integer | ||
$primaryPhone | string | ||
$settings | CompanySettings | ||
$thirdPartyCompanyId | integer | ||
$type | tnsCompanyType |
Method | Description | |
---|---|---|
__construct ( $id = null, $name = null, $type = null, $address = null, $email = null, $faxPhone = null, $primaryPhone = null, $externalId = null, $comment = null, $creditStatus = null, $settings = null, $appliedLabels = null, $primaryContactId = null, $appliedTeamIds = null, $thirdPartyCompanyId = null, $lastModifiedDateTime = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $name = null, $type = null, $address = null, $email = null, $faxPhone = null, $primaryPhone = null, $externalId = null, $comment = null, $creditStatus = null, $settings = null, $appliedLabels = null, $primaryContactId = null, $appliedTeamIds = null, $thirdPartyCompanyId = null, $lastModifiedDateTime = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsCompanyCreditStatus $creditStatus | ||
return | tnsCompanyCreditStatus |