Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.52 KB

File metadata and controls

26 lines (23 loc) · 1.52 KB

# Plan

Properties

Name Type Description Notes
id int
name string
org_id string
resources \OpenAPI\Client\Model\Resource[]
allowances \OpenAPI\Client\Model\Allowance[]
selections \OpenAPI\Client\Model\Selection[]
subscriptions_count int The number of subscriptions to this plan.
server_group_id string Use serverGroupIds instead [optional]
server_group_ids string[] [optional]
allow_server_group_selection bool Whether the customer can select the server group for their websites. [optional]
created_at string
plan_type \OpenAPI\Client\Model\PlanType
cgroup_limits \OpenAPI\Client\Model\CgroupLimits [optional]
fs_quota_limit \OpenAPI\Client\Model\FsQuotaLimit [optional]
allowed_php_versions \OpenAPI\Client\Model\PhpVersion[]
default_php_version \OpenAPI\Client\Model\PhpVersion
redis_allowed bool
preinstall_wordpress_theme string :> When WordPress is installed on a website under this plan, the chosen theme will be preinstalled. [optional]

[Back to Model list] [Back to API list] [Back to README]