Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 702 Bytes

CreateDomainModel.md

File metadata and controls

14 lines (10 loc) · 702 Bytes

CreateDomainModel

Properties

Name Type Description Notes
Id int64 ID of the Domain created [default to null]
DomainName string Domain [optional] [default to null]
DomainProvider string Domain Provider [optional] [default to null]
Message string Success message [optional] [default to null]
DnsRecords *CreateDomainModelDnsRecords [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]