PHP Class Company, googleads-php-lib

Copyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com OrangeHRM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. OrangeHRM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$address string
$appliedLabels AppliedLabel[]
$appliedTeamIds integer[]
$comment string
$creditStatus tnsCompanyCreditStatus
$email string
$externalId string
$faxPhone string
$id integer
$lastModifiedDateTime DateTime
$name string
$primaryContactId integer
$primaryPhone string
$settings CompanySettings
$thirdPartyCompanyId integer
$type tnsCompanyType

Méthodes publiques

Méthode 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

Method Details

__construct() public méthode

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 )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$address public_oe property

public string $address
Résultat string

$appliedLabels public_oe property

public AppliedLabel[] $appliedLabels
Résultat AppliedLabel[]

$appliedTeamIds public_oe property

public integer[] $appliedTeamIds
Résultat integer[]

$comment public_oe property

public string $comment
Résultat string

$creditStatus public_oe property

public tnsCompanyCreditStatus $creditStatus
Résultat tnsCompanyCreditStatus

$email public_oe property

public string $email
Résultat string

$externalId public_oe property

public string $externalId
Résultat string

$faxPhone public_oe property

public string $faxPhone
Résultat string

$id public_oe property

public int $id
Résultat integer

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
Résultat DateTime

$name public_oe property

public string $name
Résultat string

$primaryContactId public_oe property

public int $primaryContactId
Résultat integer

$primaryPhone public_oe property

public string $primaryPhone
Résultat string

$settings public_oe property

public CompanySettings $settings
Résultat CompanySettings

$thirdPartyCompanyId public_oe property

public int $thirdPartyCompanyId
Résultat integer

$type public_oe property

public tnsCompanyType $type
Résultat tnsCompanyType