bySaleChannel($saleChannelId)->delete(); } public static function getModel() { return CustomerSaleChannel::query(); } }