Anchor to Domain
objectDomain
Represents a web address.
Anchor to FieldsFields
- Anchor to hosthost•String!non-null
The host name of the domain (eg:
example.com
).- Anchor to sslEnabledssl•Boolean!non-null
Enabled Whether SSL is enabled or not.
- •URL!non-null
The URL of the domain (eg:
https://example.com
).
Was this section helpful?