Class: ZendeskAppsSupport::AppRequirement
- Inherits:
-
Object
- Object
- ZendeskAppsSupport::AppRequirement
- 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'- CUSTOM_OBJECTS_V2_KEY =
'custom_objects_v2'- TYPES =
%w[automations channel_integrations custom_objects macros targets views ticket_fields triggers user_fields organization_fields webhooks custom_objects_v2].freeze