generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9.12 vs generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9.13
- old
+ new
@@ -285,9 +285,10 @@
class ElectoralDistrict
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :id, as: 'id'
+ property :kg_foreign_key, as: 'kgForeignKey'
property :name, as: 'name'
property :scope, as: 'scope'
end
end