| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [optional] | |
| app | \OpenAPI\Client\Model\WebsiteAppKind | ||
| path | string | The path is only present if the app is installed in the root instead of a subfolder. For example if a customer installs Wordpress at '/blog', then the path will be present and equal to 'blog'. But if they install WP in website root, instead of returning '/' or empty string, this property is omitted. | [optional] |
| default_wp_user_id | int | Only present if default was set by the user. Otherwise, this field isn't there. | [optional] |