class AccountTreeResponse extends Model (View source)

Properties

protected $accountType
protected $accountDataType
string $kind
protected $profileType
protected $profileDataType
protected $webpropertyType
protected $webpropertyDataType

Methods

setAccount(Account $account)

No description

getAccount()

No description

setKind($kind)

No description

string
getKind()

No description

setProfile(Profile $profile)

No description

getProfile()

No description

setWebproperty(Webproperty $webproperty)

No description

getWebproperty()

No description

Details

setAccount(Account $account)

No description

Parameters

Account $account

Account getAccount()

No description

Return Value

Account

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setProfile(Profile $profile)

No description

Parameters

Profile $profile

Profile getProfile()

No description

Return Value

Profile

setWebproperty(Webproperty $webproperty)

No description

Parameters

Webproperty $webproperty

Webproperty getWebproperty()

No description

Return Value

Webproperty