Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 668 Bytes

CreateDriverRequestAttributes.md

File metadata and controls

14 lines (10 loc) · 668 Bytes

CreateDriverRequestAttributes

A minified attribute.

Properties

Name Type Description Notes
id str The samsara id of the attribute object. [optional]
name str Name of attribute. [optional]
number_values list[float] Number values that are associated with this attribute. [optional]
string_values list[str] String values that are associated with this attribute. [optional]

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