Class: Merge::Crm::OpportunityStatusEnum
- Inherits:
-
Object
- Object
- Merge::Crm::OpportunityStatusEnum
- Defined in:
- lib/merge_ruby_client/crm/types/opportunity_status_enum.rb
Overview
-
‘OPEN` - OPEN
-
‘WON` - WON
-
‘LOST` - LOST
Constant Summary collapse
- OPEN =
"OPEN"
- WON =
"WON"
- LOST =
"LOST"