Documentation
Preparing search index...
discloud.app
CustomdomainApp
Class CustomdomainApp
Base for all structures
Hierarchy (
View Summary
)
Base
CustomdomainApp
Index
Constructors
constructor
Properties
discloud
App
id
name
online
type
Methods
_
clone
_
patch
_
update
Constructors
constructor
new
CustomdomainApp
(
discloudApp
:
DiscloudApp
,
data
:
ApiDomainApp
,
)
:
CustomdomainApp
Parameters
discloudApp
:
DiscloudApp
data
:
ApiDomainApp
Returns
CustomdomainApp
Properties
Readonly
discloud
App
discloudApp
:
DiscloudApp
id
id
:
string
name
name
:
string
online
online
:
boolean
type
type
:
number
Methods
Protected
_
clone
_clone
()
:
this
Returns
this
Protected
_
patch
_patch
(
data
:
Partial
<
ApiDomainApp
>
)
:
this
Parameters
data
:
Partial
<
ApiDomainApp
>
Returns
this
Protected
_
update
_update
(
data
:
unknown
)
:
this
Parameters
data
:
unknown
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
discloud
App
id
name
online
type
Methods
_
clone
_
patch
_
update
Documentation
Loading...
Base for all structures