AssignmentAssignedToOrganization
name string
Organization name that the assignment is assigned to
Example:
Acme Corp
systemId string
Organization ID stored in the system that the assignment is assigned to
Example:
3123123
AssignmentAssignedToOrganization
{
"name": "Acme Corp",
"systemId": "3123123"
}