class GmbAccountsGmbAccount extends Model (View source)

Properties

string $email
string $listingCount
string $name
string $type

Methods

setEmail($email)

No description

string
getEmail()

No description

setListingCount($listingCount)

No description

string
getListingCount()

No description

setName($name)

No description

string
getName()

No description

setType($type)

No description

string
getType()

No description

Details

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setListingCount($listingCount)

No description

Parameters

$listingCount

string getListingCount()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string