# File lib/aflexi/models/location.rb, line 4
    def hash_for_update
      to_hash.except *%w(bandwidthPriceTiers bandwidthPriceTiersAggregation)
    end