CreateOptions
in package
CreateOptions Class Doc Comment
Tags
Table of Contents
- $preview_billing_plan : string|null
- $preview_billing_plan When set to **true**, creates the account using a preview billing plan.
- getPreviewBillingPlan() : string|null
- Gets preview_billing_plan
- setPreviewBillingPlan() : self
- Sets preview_billing_plan
Properties
$preview_billing_plan
$preview_billing_plan When set to **true**, creates the account using a preview billing plan.
protected
string|null
$preview_billing_plan
= null
Methods
getPreviewBillingPlan()
Gets preview_billing_plan
public
getPreviewBillingPlan() : string|null
Return values
string|null —setPreviewBillingPlan()
Sets preview_billing_plan
public
setPreviewBillingPlan(string|null $preview_billing_plan) : self
Parameters
- $preview_billing_plan : string|null
-
When set to true, creates the account using a preview billing plan.