Kind: Interface
Source: atloria-monorepo/apps/api/src/project/project-domains.service.ts
Properties
| Property | Type |
|---|---|
id | string |
domain | string |
status | string |
records | DnsRecordSpec[] |
lastError | `string |
lastCheckedAt | `Date |
verifiedAt | `Date |
createdAt | Date |
Kind: Interface
Source: atloria-monorepo/apps/api/src/project/project-domains.service.ts
| Property | Type |
|---|---|
id | string |
domain | string |
status | string |
records | DnsRecordSpec[] |
lastError | `string |
lastCheckedAt | `Date |
verifiedAt | `Date |
createdAt | Date |
Was this page helpful?