Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 990 Bytes

GetCartType.md

File metadata and controls

16 lines (13 loc) · 990 Bytes

GetCartType

Properties

Name Type Description Notes
created_by str The url to the description of the type of this position [optional]
created_by_id str The global id of the user who created this entry [optional]
guid str The global id unique across robots that identifies this cart type [optional]
height float The height of carts of this type [optional]
length float The length of carts of this type [optional]
name str The name of the cart type [optional]
offset_locked_wheels float The offset from the center of the robot to the locked wheels of carts of this type [optional]
width float The width of carts of this type [optional]

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