Type aliases
CommunicationsChannel
CommunicationsChannel: "sms" | "email"
CommunicationsContentType
CommunicationsContentType: "reservation_reminder" | "msu" | "pay_od" | "unknown"
CommunicationsCreatedBy
CommunicationsCreatedBy: "customer" | "staff" | "unknown"
CommunicationsDeliveryStatus
CommunicationsDeliveryStatus: "scheduled" | "pending" | "delivered" | "undelivered"