customerDiscountDeleted constant
        
        EventType
        const customerDiscountDeleted
        
      
      
customer.discount.deleted
Implementation
static const EventType customerDiscountDeleted =
    EventType('customer.discount.deleted');