Method: GongAPI::GenericDealStageRequest#is_active
- Defined in:
- lib/gong_api/models/generic_deal_stage_request.rb
#is_active ⇒ Object
Indicates if the stage is active in the CRM
20 21 22 |
# File 'lib/gong_api/models/generic_deal_stage_request.rb', line 20 def is_active @is_active end |