package model type NotificationResult struct { AmpliEvent Channel string Locale string TemplateID string Result OperationResult }