Class: Merge::Crm::CategoriesEnum
- Inherits:
-
Object
- Object
- Merge::Crm::CategoriesEnum
- Defined in:
- lib/merge_ruby_client/crm/types/categories_enum.rb
Overview
-
‘hris` - hris
-
‘ats` - ats
-
‘accounting` - accounting
-
‘ticketing` - ticketing
-
‘crm` - crm
-
‘mktg` - mktg
-
‘filestorage` - filestorage
Constant Summary collapse
- HRIS =
"hris"
- ATS =
"ats"
- ACCOUNTING =
"accounting"
- TICKETING =
"ticketing"
- CRM =
"crm"
- MKTG =
"mktg"
- FILESTORAGE =
"filestorage"