Kind: Interface
Source: atloria-monorepo/apps/api/src/project/domain-dns.service.ts
Properties
| Property | Type |
|---|---|
records | CheckedRecord[] |
issues | Array<{ code: string; message: string }> |
registrar | `{ name: string; url?: string } |
routingOk | boolean |
ownershipOk | boolean |
Was this page helpful?