Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 488 Bytes

GetInboundEmailEventsByUuidLogs.md

File metadata and controls

24 lines (12 loc) · 488 Bytes

SibApiV3Sdk.GetInboundEmailEventsByUuidLogs

Properties

Name Type Description Notes
_date Date Date of the event [optional]
type String Type of the event [optional]

Enum: TypeEnum

  • received (value: "received")

  • processed (value: "processed")

  • webhookFailed (value: "webhookFailed")

  • webhookDelivered (value: "webhookDelivered")