Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

PatchTagRequest.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

PatchTagRequest

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]
external_ids dict(str, str) The external IDs for the given object. [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]