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