customerDiscountUpdated constant
        
        EventType
        const customerDiscountUpdated
        
      
      
customer.discount.updated
Implementation
static const EventType customerDiscountUpdated =
    EventType('customer.discount.updated');