class GoogleCloudChannelV1EntitlementChange extends Collection (View source)

Properties

protected $collection_key
string $activationReason
string $cancellationReason
string $changeType
string $createTime
string $entitlement
string $offer
string $operator
string $operatorType
string $otherChangeReason
protected $parametersType
protected $parametersDataType
protected $provisionedServiceType
protected $provisionedServiceDataType
string $suspensionReason

Methods

setActivationReason($activationReason)

No description

string
getActivationReason()

No description

setCancellationReason($cancellationReason)

No description

string
getCancellationReason()

No description

setChangeType($changeType)

No description

string
getChangeType()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setEntitlement($entitlement)

No description

string
getEntitlement()

No description

setOffer($offer)

No description

string
getOffer()

No description

setOperator($operator)

No description

string
getOperator()

No description

setOperatorType($operatorType)

No description

string
getOperatorType()

No description

setOtherChangeReason($otherChangeReason)

No description

string
getOtherChangeReason()

No description

setParameters($parameters)

No description

setSuspensionReason($suspensionReason)

No description

string
getSuspensionReason()

No description

Details

setActivationReason($activationReason)

No description

Parameters

$activationReason

string getActivationReason()

No description

Return Value

string

setCancellationReason($cancellationReason)

No description

Parameters

$cancellationReason

string getCancellationReason()

No description

Return Value

string

setChangeType($changeType)

No description

Parameters

$changeType

string getChangeType()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setEntitlement($entitlement)

No description

Parameters

$entitlement

string getEntitlement()

No description

Return Value

string

setOffer($offer)

No description

Parameters

$offer

string getOffer()

No description

Return Value

string

setOperator($operator)

No description

Parameters

$operator

string getOperator()

No description

Return Value

string

setOperatorType($operatorType)

No description

Parameters

$operatorType

string getOperatorType()

No description

Return Value

string

setOtherChangeReason($otherChangeReason)

No description

Parameters

$otherChangeReason

string getOtherChangeReason()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

GoogleCloudChannelV1Parameter[] getParameters()

No description

setProvisionedService(GoogleCloudChannelV1ProvisionedService $provisionedService)

No description

Parameters

GoogleCloudChannelV1ProvisionedService $provisionedService

setSuspensionReason($suspensionReason)

No description

Parameters

$suspensionReason

string getSuspensionReason()

No description

Return Value

string