An Outreach-suggested role or job duty played by a user in their organization.
dutyType | string The polymorphic type of the duty (not the Ruby type, the duty type). |
symbolicName | string <= 255 characters The string constant used to refer to this duty which can be internationalized on the client. |
{- "dutyType": "string",
- "symbolicName": "string"
}
{- "data": [
- {
- "attributes": {
- "dutyType": "string",
- "symbolicName": "string"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
]
}