class GoogleCloudChannelV1Plan extends Model (View source)

Properties

string $billingAccount
protected $paymentCycleType
protected $paymentCycleDataType
string $paymentPlan
string $paymentType
protected $trialPeriodType
protected $trialPeriodDataType

Methods

setBillingAccount($billingAccount)

No description

string
getBillingAccount()

No description

setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)

No description

setPaymentPlan($paymentPlan)

No description

string
getPaymentPlan()

No description

setPaymentType($paymentType)

No description

string
getPaymentType()

No description

setTrialPeriod(GoogleCloudChannelV1Period $trialPeriod)

No description

Details

setBillingAccount($billingAccount)

No description

Parameters

$billingAccount

string getBillingAccount()

No description

Return Value

string

setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)

No description

Parameters

GoogleCloudChannelV1Period $paymentCycle

GoogleCloudChannelV1Period getPaymentCycle()

No description

setPaymentPlan($paymentPlan)

No description

Parameters

$paymentPlan

string getPaymentPlan()

No description

Return Value

string

setPaymentType($paymentType)

No description

Parameters

$paymentType

string getPaymentType()

No description

Return Value

string

setTrialPeriod(GoogleCloudChannelV1Period $trialPeriod)

No description

Parameters

GoogleCloudChannelV1Period $trialPeriod

GoogleCloudChannelV1Period getTrialPeriod()

No description