Skip to content

ProjectOfferingRole

idstring, (uuid)

The unique identifier for the project offering role.

assignmentobject or null(Assignment)

The unique identifier for the (optional) person attached to the role.

role_idstring, (uuid)

The unique identifier for role that describes the project offering role.

tagsArray of strings

A list of tags assigned to the Project Offering Role for filtering, categorization, or reporting.

{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "assignment": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "type": "person" }, "role_id": "ac4e70c8-d5be-48af-93eb-760f58fc91a9", "tags": [ "string" ] }