Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 681 Bytes

WorkflowFormPropertyTO.md

File metadata and controls

18 lines (14 loc) · 681 Bytes

WorkflowFormPropertyTO

Properties

Name Type Description Notes
id string [optional]
name string [optional]
type string [optional]
value string [optional]
readable bool [optional]
writable bool [optional]
required bool [optional]
datePattern string [optional]
enumValues map[string,string] [optional]

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