WorkflowsCustomersW053: Check if customer type is in useVersion: v1.0.0(int)On this pageW053: Check if customer type is in use Returns whether any customer references the given type. Used by the UI before exposing the delete action (W052). Steps Check usage. Call Customers.isCustomerTypeInUse. Returns { inUse: boolean, customerCount: number }. Business rules None. Errors None.