Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1 KB

ReplaceTagRequest.md

File metadata and controls

17 lines (13 loc) · 1 KB

ReplaceTagRequest

Properties

Name Type Description Notes
addresses list[str] The addresses that belong to this tag. [optional]
assets list[str] The trailers, unpowered, and powered assets that belong to this tag. [optional]
drivers list[str] The drivers that belong to this tag. [optional]
machines list[str] The machines that belong to this tag. [optional]
name str Name of this tag. [optional]
parent_tag_id str If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted. [optional]
sensors list[str] The sensors that belong to this tag. [optional]
vehicles list[str] The vehicles that belong to this tag. [optional]

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