Globals / AliasProjection
# Interface: AliasProjection
Representation of a alias
export
interface
AliasProjection
# Hierarchy
- AliasProjection
# Index
# Properties
# Properties
# createdAt
• createdAt: Date
Defined in src/generated/api.ts:219 (opens new window)
memberof
AliasProjection
# emailAddress
• emailAddress: string
Defined in src/generated/api.ts:225 (opens new window)
memberof
AliasProjection
# id
• id: string
Defined in src/generated/api.ts:231 (opens new window)
memberof
AliasProjection
# inboxId
• inboxId: string
Defined in src/generated/api.ts:237 (opens new window)
memberof
AliasProjection
# name
• Optional
name: string
Defined in src/generated/api.ts:243 (opens new window)
memberof
AliasProjection
# updatedAt
• updatedAt: Date
Defined in src/generated/api.ts:249 (opens new window)
memberof
AliasProjection
# useThreads
• Optional
useThreads: boolean
Defined in src/generated/api.ts:255 (opens new window)
memberof
AliasProjection
# userId
• userId: string
Defined in src/generated/api.ts:261 (opens new window)
memberof
AliasProjection