lib/zendesk2/client/models/organization.rb in zendesk2-0.2.0 vs lib/zendesk2/client/models/organization.rb in zendesk2-0.2.1
- old
+ new
@@ -4,10 +4,10 @@
identity :id, type: :integer
attribute :url, type: :string
attribute :created_at, type: :time
attribute :details, type: :string
attribute :domain_names, type: :array
- attribute :external_id, type: :integer
+ attribute :external_id, type: :string
attribute :group_id, type: :integer
attribute :shared_comments, type: :boolean
attribute :shared_tickets, type: :boolean
attribute :tags, type: :array
attribute :name, type: :string