SiteInstance Class
Instance of an app.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SiteInstance(*, kind: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. Default value: None
|