Name |
Type |
Required |
Description |
acceptedUsers |
actor[] |
 |
Users that have accepted the request |
attachedMarkers |
marker[] |
 |
Set of marker elements associated with the entity. |
attachedReminders |
reminder[] |
 |
List of reminders attached to the entity |
attachedSubscriptions |
subscription[] |
 |
List of subscriptions attached to the entity |
collabId |
beeId |
 |
CollabId of the snapshot |
collaborationChannel |
connectionRequestCollaborationChannel |
 |
Collaboration option (direct/discussion forum) |
createdOn |
dateTime |
 |
Entity's creation date |
creator |
actor |
 |
The actor that created this entity |
deleted |
boolean |
 |
Deletion flag. If this property is set to true the entity is
deleted. |
maxRequestsToBeSent |
int |
 |
Maximum number of experts that may be contacted |
modifiedBy |
actor |
 |
The actor that last modified the entity |
modifiedOn |
dateTime |
 |
The date when entity was last modified |
name |
string |
 |
Name of the entity. |
needResponseBy |
dateTime |
 |
Date by which responses are needed |
parent |
entity |
 |
The parent for this entity. |
priority |
priority |
 |
Priority of the request |
requestMessageBody |
string |
 |
Message body |
requestMessageSubject |
string |
 |
Message subject |
requestState |
connectionRequestState |
 |
Current state of the request (open/closed/expired) |
resolutionStatus |
connectionRequestResolutionStatus |
 |
Resolution status of the request |
responseState |
connectionRequestResponseState |
 |
Response state (accepted/ignored/declined/pending) as seen by
the calling user |
searchInfo |
relationshipSearchInfo |
 |
Details about the relationship search associated with the request |
snapshotId |
string |
 |
Contains the snapshot identifier for this snapshot. Snapshot identifiers
are used to implement optimistic locking on the server. |
targets |
expertiseTarget[] |
 |
Expertise targets behind the request as seen by the calling user |