Class: Merge::Crm::Tasks::TasksListRequestExpand
- Inherits:
-
Object
- Object
- Merge::Crm::Tasks::TasksListRequestExpand
- Defined in:
- lib/merge_ruby_client/crm/tasks/types/tasks_list_request_expand.rb
Constant Summary collapse
- ACCOUNT =
"account"
- ACCOUNT_OPPORTUNITY =
"account,opportunity"
- OPPORTUNITY =
"opportunity"
- OWNER =
"owner"
- OWNER_ACCOUNT =
"owner,account"
- OWNER_ACCOUNT_OPPORTUNITY =
"owner,account,opportunity"
- OWNER_OPPORTUNITY =
"owner,opportunity"