Documentation
Preparing search index...
discloud.app
CustomdomainInstruction
Class CustomdomainInstruction
Base for all structures
Hierarchy (
View Summary
)
Base
CustomdomainInstruction
Index
Constructors
constructor
Properties
content
discloud
App
name
type
Methods
_
clone
_
patch
_
update
Constructors
constructor
new
CustomdomainInstruction
(
discloudApp
:
DiscloudApp
,
data
:
ApiDomainInstruction
,
)
:
CustomdomainInstruction
Parameters
discloudApp
:
DiscloudApp
data
:
ApiDomainInstruction
Returns
CustomdomainInstruction
Properties
Readonly
content
content
:
string
Readonly
discloud
App
discloudApp
:
DiscloudApp
Readonly
name
name
:
string
Readonly
type
type
:
string
Methods
Protected
_
clone
_clone
()
:
this
Returns
this
Protected
_
patch
_patch
(
_
:
unknown
)
:
this
Parameters
_
:
unknown
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
content
discloud
App
name
type
Methods
_
clone
_
patch
_
update
Documentation
Loading...
Base for all structures