Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.16 KB

ProcessRequestAllOf.md

File metadata and controls

19 lines (14 loc) · 1.16 KB

ProcessMakerSDK.Model.ProcessRequestAllOf

Properties

Name Type Description Notes
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]