Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 780 Bytes

FollowupRequest.md

File metadata and controls

16 lines (12 loc) · 780 Bytes

FollowupRequest

Properties

Name Type Description Notes
requester_id int ID of the User who requested the follow-up.
last_modified_by_id int The ID of the User who last modified the request.
obj_id str ID of the target Obj.
payload bool, date, datetime, dict, float, int, list, str, none_type Content of the followup request.
allocation_id int
id int Unique object identifier. [optional]
status str The status of the request. [optional]

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