Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-account/reader-key.service.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
keyPrefix | string |
createdAt | Date |
lastUsedAt | `Date |
revoked | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-account/reader-key.service.ts
| Property | Type |
|---|---|
id | string |
name | string |
keyPrefix | string |
createdAt | Date |
lastUsedAt | `Date |
revoked | boolean |
Was this page helpful?