Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.49 KB

VariableCollectionItem.md

File metadata and controls

33 lines (25 loc) · 1.49 KB

VariableCollectionItem

XCom entry collection item. The value field are only available when retrieving a single object due to the sensitivity of this data.

Properties

Name Type Description Notes
key str [optional]
description str, none_type The description of the variable. New in version 2.4.0 [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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