Globals / InboxProjection
# Interface: InboxProjection
export
interface
InboxProjection
# Hierarchy
- InboxProjection
# Index
# Properties
# Properties
# createdAt
• createdAt: Date
Defined in src/generated/api.ts:1929 (opens new window)
memberof
InboxProjection
# emailAddress
• Optional
emailAddress: string
Defined in src/generated/api.ts:1935 (opens new window)
memberof
InboxProjection
# favourite
• favourite: boolean
Defined in src/generated/api.ts:1941 (opens new window)
memberof
InboxProjection
# id
• id: string
Defined in src/generated/api.ts:1947 (opens new window)
memberof
InboxProjection
# name
• Optional
name: string
Defined in src/generated/api.ts:1953 (opens new window)
memberof
InboxProjection
# tags
• Optional
tags: Array<string>
Defined in src/generated/api.ts:1959 (opens new window)
memberof
InboxProjection