Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 646 Bytes

GenericProperty.md

File metadata and controls

9 lines (7 loc) · 646 Bytes

GongAPI::GenericProperty

Properties

Name Type Description Notes
data_type String Property data type.
name String Property name.
value String Property value. Value format should match dataType. If dataType is "number", value should be passed in JSON number format, e.g. 3.14. If dataType is "date", the value should be passed in JSON date format, e.g. 2021-02-17T02:30:00-08:00. If the dataType is "url", the value should be valid URL, e.g. "https://example.com/example?q=v\"