Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.57 KB

File metadata and controls

26 lines (23 loc) · 1.57 KB

# Subscription

Properties

Name Type Description Notes
id int
plan_id int
plan_name string
subscriber_id string
vendor_id string
status \OpenAPI\Client\Model\Status
suspended_by string [optional]
resources \OpenAPI\Client\Model\UsedResource[] A list of used resources.
allowances \OpenAPI\Client\Model\Allowance[]
selections \OpenAPI\Client\Model\Selection[]
dedicated_servers \OpenAPI\Client\Model\SubscriptionDedicatedServersInfo [optional]
plan_type \OpenAPI\Client\Model\PlanType
allowed_php_versions \OpenAPI\Client\Model\PhpVersion[]
default_php_version \OpenAPI\Client\Model\PhpVersion
redis_allowed bool
server_groups \OpenAPI\Client\Model\ServerGroup[] If this field is present, the customer is allowed to chose from the server groups listed here when creating a website. [optional]
preinstall_wordpress_theme string :> When WordPress is installed on a website under this plan, the chosen theme will be preinstalled. [optional]
friendly_name string

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