Documentation
Preparing search index...
discloud.app
Customdomain
Class Customdomain
Base for all structures
Hierarchy (
View Summary
)
BaseCustomdomain
Customdomain
Index
Constructors
constructor
Properties
app
date
discloud
App
dns_
status
id
instructions
is
Legacy
Methods
_
clone
_
patch
_
update
Constructors
constructor
new
Customdomain
(
discloudApp
:
DiscloudApp
,
data
:
ApiDomain
)
:
Customdomain
Parameters
discloudApp
:
DiscloudApp
data
:
ApiDomain
Returns
Customdomain
Properties
Readonly
app
app
:
CustomdomainApp
date
date
:
number
Readonly
discloud
App
discloudApp
:
DiscloudApp
dns_
status
dns_status
:
string
Readonly
id
id
:
string
Readonly
instructions
instructions
:
CustomdomainInstruction
[]
= []
is
Legacy
isLegacy
:
boolean
Methods
Protected
_
clone
_clone
()
:
this
Returns
this
Protected
_
patch
_patch
(
data
:
Partial
<
ApiDomain
>
)
:
this
Parameters
data
:
Partial
<
ApiDomain
>
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
app
date
discloud
App
dns_
status
id
instructions
is
Legacy
Methods
_
clone
_
patch
_
update
Documentation
Loading...
Base for all structures