Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

GroupAdmissionRequest.md

File metadata and controls

13 lines (9 loc) · 651 Bytes

GroupAdmissionRequest

Properties

Name Type Description Notes
user_id int ID of the User requesting to join the group
group_id int ID of the Group to which admission is requested
id int Unique object identifier. [optional]
status str Admission request status. Can be one of either 'pending', 'accepted', or 'declined'. [optional]

[Back to Model list] [Back to API list] [Back to README]