Interface: SmsProjection
SMS projection
export
interface
SmsProjection
Table of contents
Properties
Properties
body
• body: string
memberof
SmsProjection
createdAt
• createdAt: Date
memberof
SmsProjection
fromNumber
• fromNumber: string
memberof
SmsProjection
id
• id: string
memberof
SmsProjection
phoneNumber
• phoneNumber: string
memberof
SmsProjection
read
• read: boolean
memberof
SmsProjection
userId
• userId: string
memberof
SmsProjection