Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1011 Bytes

File metadata and controls

33 lines (30 loc) · 1011 Bytes

NotificationLogCreate

Properties

Name Type Description Notes
id Integer
dealerId Integer [optional]
userId Integer
payload Object
channel ChannelEnum [optional]
type TypeEnum [optional]
recordSource String [optional]
entity String [optional]
entityId Object [optional]
externalId String [optional]
deliveredAt OffsetDateTime [optional]
createdAt OffsetDateTime

Enum: ChannelEnum

Name Value
BROWSER "browser"
SMS "sms"
EMAIL "email"

Enum: TypeEnum

Name Value
INBOUND "inbound"
APPOINTMENT "appointment"
TASK "task"