customerTaxIdUpdated constant
        
        EventType
        const customerTaxIdUpdated
        
      
      
customer.tax_id.updated
Implementation
static const EventType customerTaxIdUpdated =
    EventType('customer.tax_id.updated');
customer.tax_id.updated
static const EventType customerTaxIdUpdated =
    EventType('customer.tax_id.updated');