Class: Merge::Filestorage::CategoryEnum

Inherits:
Object
  • Object
show all
Defined in:
lib/merge_ruby_client/filestorage/types/category_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"