Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 793 Bytes

Scripts.md

File metadata and controls

18 lines (13 loc) · 793 Bytes

ProcessMakerSDK.Model.Scripts

Properties

Name Type Description Notes
Id string Represents an Eloquent model of a Script [optional]
Title string Represents an Eloquent model of a Script [optional]
Description string Represents an Eloquent model of a Script [optional]
Language string Represents an Eloquent model of a Script [optional]
Code string Represents an Eloquent model of a Script [optional]
Teimout int? Represents an Eloquent model of a Script [optional]

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