Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-account/devhub.service.ts
Properties
| Property | Type |
|---|---|
readerId | string |
email | string |
signedUpAt | Date |
lastSeenAt | `Date |
activeKeys | number |
calls | number |
lastCallAt | `Date |
Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-account/devhub.service.ts
| Property | Type |
|---|---|
readerId | string |
email | string |
signedUpAt | Date |
lastSeenAt | `Date |
activeKeys | number |
calls | number |
lastCallAt | `Date |
Was this page helpful?