Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 865 Bytes

File metadata and controls

12 lines (9 loc) · 865 Bytes

# WebsiteApp

Properties

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]

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