Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 801 Bytes

ScriptsEditable.md

File metadata and controls

18 lines (13 loc) · 801 Bytes

ProcessMakerSDK.Model.ScriptsEditable

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]