Name | Type | Description | Available Version |
---|---|---|---|
createdDate | Datetime | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | 28.0 |
id | String | ID for the group membership request object | 28.0 |
lastUpdateDate | Datetime | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | 28.0 |
requestedGroup | ConnectApi.Reference | Information about the group the context user is requesting to join. | 28.0 |
responseMessage | String | A message for the user if their membership request is declined.
The value of this property is used only when the value of the status property is Declined. The maximum length is 756 characters. |
28.0 |
status | ConnectApi.GroupMembershipRequestStatus Enum |
The status of a request to join a private
group. Values are:
|
28.0 |
url | String | URL of the group membership request object. | 28.0 |
user | ConnectApi.UserSummary | Information about the user requesting membership in a group. | 28.0 |