class GoogleCloudChannelV1ChangeOfferRequest extends Collection (View source)

Properties

protected $collection_key
string $billingAccount
string $offer
protected $parametersType
protected $parametersDataType
string $purchaseOrderId
string $requestId

Methods

setBillingAccount($billingAccount)

No description

string
getBillingAccount()

No description

setOffer($offer)

No description

string
getOffer()

No description

setParameters($parameters)

No description

setPurchaseOrderId($purchaseOrderId)

No description

string
getPurchaseOrderId()

No description

setRequestId($requestId)

No description

string
getRequestId()

No description

Details

setBillingAccount($billingAccount)

No description

Parameters

$billingAccount

string getBillingAccount()

No description

Return Value

string

setOffer($offer)

No description

Parameters

$offer

string getOffer()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

GoogleCloudChannelV1Parameter[] getParameters()

No description

setPurchaseOrderId($purchaseOrderId)

No description

Parameters

$purchaseOrderId

string getPurchaseOrderId()

No description

Return Value

string

setRequestId($requestId)

No description

Parameters

$requestId

string getRequestId()

No description

Return Value

string