A Domain Object
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiDomainID | Integer | The unique ID of the Domain | |
| sDomainName | String | The name of the Domain | |
| bDomainValiddkim | Boolean | Whether the DKIM is valid or not | |
| bDomainValidmailfrom | Boolean | Whether the mail from is valid or not | |
| bDomainValidcustomer | Boolean | Whether the customer has access to it or not | |
| objAudit | CommonAudit | ||
| aObjDnsrecord | List<CustomDnsrecordResponse> |