package entity type NotificationVariable struct { Category string `json:"category"` Name string `json:"name"` }