Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 587 Bytes

KeyValueType.md

File metadata and controls

12 lines (9 loc) · 587 Bytes

KeyValueType

Properties

Name Type Description Notes
Name string Unique key [default to null]
Value string Any value in string form. [default to null]
DefaultValue string The default value if exist. [optional] [default to null]
Type_ string the type of the request. [optional] [default to null]

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