Class: Merge::Crm::Opportunities::OpportunitiesListRequestExpand
- Inherits:
-
Object
- Object
- Merge::Crm::Opportunities::OpportunitiesListRequestExpand
- Defined in:
- lib/merge_ruby_client/crm/opportunities/types/opportunities_list_request_expand.rb
Constant Summary collapse
- ACCOUNT =
"account"
- OWNER =
"owner"
- OWNER_ACCOUNT =
"owner,account"
- OWNER_STAGE =
"owner,stage"
- OWNER_STAGE_ACCOUNT =
"owner,stage,account"
- STAGE =
"stage"
- STAGE_ACCOUNT =
"stage,account"