class ContactCenterQuota extends Collection (View source)

Properties

protected $collection_key
int $contactCenterCountLimit
int $contactCenterCountSum
protected $quotasType
protected $quotasDataType

Methods

setContactCenterCountLimit($contactCenterCountLimit)

No description

int
getContactCenterCountLimit()

No description

setContactCenterCountSum($contactCenterCountSum)

No description

int
getContactCenterCountSum()

No description

setQuotas($quotas)

No description

Quota[]
getQuotas()

No description

Details

setContactCenterCountLimit($contactCenterCountLimit)

No description

Parameters

$contactCenterCountLimit

int getContactCenterCountLimit()

No description

Return Value

int

setContactCenterCountSum($contactCenterCountSum)

No description

Parameters

$contactCenterCountSum

int getContactCenterCountSum()

No description

Return Value

int

setQuotas($quotas)

No description

Parameters

$quotas

Quota[] getQuotas()

No description

Return Value

Quota[]