| Name | Description | Type | Additional information |
|---|---|---|---|
| UpdateContactReminders |
A flag to indicate if the contacts who are notified about this domain should be updated |
boolean |
None. |
| SelectedContactIds |
A list of contact ids to notify about this domain |
Collection of integer |
None. |
| Id |
Id of the Domain |
integer |
None. |
| Url |
Url address of the domain |
string |
Required |
| Registrar |
The name of the company the domain is registered with. |
string |
None. |
| RegistrationDate |
Registration date of the domain |
date |
None. |
| ExpirationDate |
Expiration date of the domain |
date |
None. |
| SSL |
Whether the domain has a valid SSL certifacte or not |
boolean |
None. |
| SSLExpirationDate |
Expiration date of the domain's SSL certificate |
date |
None. |
| UserId |
Id of the User |
integer |
Required |
| Pending |
Whether the information of the domain is pending |
boolean |
None. |
| PendingSSLDetails |
Whether the SSl details of the domain are pending |
boolean |
None. |
| SSLVersion |
The SSL certificate version if this domain has an SSL cert |
integer |
None. |