Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.61 KB

ProcessRequest.md

File metadata and controls

23 lines (18 loc) · 1.61 KB

ProcessMakerSDK.Model.ProcessRequest

Properties

Name Type Description Notes
UserId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
CallableId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
Data string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
Status string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
Id string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
ProcessId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
ProcessCollaborationId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
ParticipantId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
ProcessCategoryId string Represents an Eloquent model of a Request which is an instance of a Process. [optional]
CreatedAt DateTime? Represents an Eloquent model of a Request which is an instance of a Process. [optional]
UpdatedAt DateTime? Represents an Eloquent model of a Request which is an instance of a Process. [optional]

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