ListPersonMembershipsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListPersonMembershipsResponseBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/MembershipView.jsonactivebooleanrequired
departmentstring
notesstring
orgUuidstringrequired
personUuidstringrequired
primarybooleanrequired
rolestring
sincedate-time
tenantIdstringrequired
untildate-time
uuidstringrequired
]
ListPersonMembershipsResponseBody
{
"$schema": "https://example.com/schemas/ListPersonMembershipsResponseBody.json",
"items": "Unknown Type: array,null"
}