Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 695 Bytes

FormDataItem.md

File metadata and controls

14 lines (10 loc) · 695 Bytes

FormDataItem

Properties

Name Type Description Notes
errorDetails ErrorDetails [optional]
listSelectedValue String The selected value in a list. [optional]
name String The name of the form field. [optional]
originalValue String The initial value associated with the form field. [optional]
value String The current value associated with the form field. [optional]

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