Class: ZendeskAppsSupport::AppRequirement

Inherits:
Object
  • Object
show all
Defined in:
lib/zendesk_apps_support/app_requirement.rb

Constant Summary collapse

WEBHOOKS_KEY =
'webhooks'
CUSTOM_OBJECTS_KEY =
'custom_objects'
CUSTOM_OBJECTS_TYPE_KEY =
'custom_object_types'
CUSTOM_OBJECTS_RELATIONSHIP_TYPE_KEY =
'custom_object_relationship_types'
TYPES =
%w[automations channel_integrations custom_objects macros targets views ticket_fields
triggers user_fields organization_fields webhooks].freeze