Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/apiclient
DomainCreateOutputDTO
Interface DomainCreateOutputDTO
Export
DomainCreateOutputDTO
interface
DomainCreateOutputDTO
{
createdDomain
:
DomainOutputDTO
;
password
:
string
;
rootRole
:
RoleOutputDTO
;
rootUser
:
UserOutputDTO
;
}
Index
Properties
created
Domain
password
root
Role
root
User
Properties
created
Domain
createdDomain
:
DomainOutputDTO
Memberof
DomainCreateOutputDTO
password
password
:
string
Memberof
DomainCreateOutputDTO
root
Role
rootRole
:
RoleOutputDTO
Memberof
DomainCreateOutputDTO
root
User
rootUser
:
UserOutputDTO
Memberof
DomainCreateOutputDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
Domain
password
root
Role
root
User
Takaro - v0.0.16
Loading...
Export
DomainCreateOutputDTO