| Name | Type | Description | Notes |
|---|---|---|---|
| datacenterCode | string | Datacenter code where the website should be provisioned. Available codes depend on live capacity and are not a fixed set. | |
| flavor | string | Setup flavor: a specific WordPress version in the format `wp-<major>.<minor>` or `wp-<major>.<minor>.<patch>` (e.g. `wp-6.8.2`), or `php-fpm` for a plain PHP stack. Generic versions like `wp-latest` are not allowed. | |
| settings | \Hostinger\Model\AgencyHostingV1SetupsCreateSetupRequestSettings | ||
| domain | string | Primary domain to attach to the website. Omit or set to null to get a free auto-generated *.hostingersite.com subdomain instead. | |
| type | string | Website type | |
| wordpress | \Hostinger\Model\AgencyHostingV1SetupsCreateSetupRequestWordpress | ||
| clone | \Hostinger\Model\AgencyHostingV1SetupsCreateSetupRequestClone | ||
| deriveDomain | \Hostinger\Model\AgencyHostingV1SetupsCreateSetupRequestDeriveDomain |