Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 916 Bytes

AttributeItem.md

File metadata and controls

14 lines (9 loc) · 916 Bytes

AttributeItem

Properties

Name Type Description Notes
label AfmObjectIdentifierLabel
local_identifier str Local identifier of the attribute. This can be used to reference the attribute in other parts of the execution definition.
show_all_values bool Indicates whether to show all values of given attribute even if the data bound to those values is not available. [optional] if omitted the server will use the default value of False
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]