Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 769 Bytes

GetDomainsListDomains.md

File metadata and controls

14 lines (10 loc) · 769 Bytes

GetDomainsListDomains

Properties

Name Type Description Notes
Id int64 Id of the domain [default to null]
DomainName string Domain name [default to null]
Authenticated bool Status of domain authentication (true=authenticated, false=non authenticated) [default to null]
Verified bool Status of domain verification (true=verified, false=non verified) [default to null]
Ip string Dedicated IP associated with domain [optional] [default to null]

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