Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.22 KB

GetShelfType.md

File metadata and controls

19 lines (16 loc) · 1.22 KB

GetShelfType

Properties

Name Type Description Notes
bar_distance float The distance between the side bars of shelves of this type [optional]
bar_length float The length of the side bars of shelves of this type [optional]
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 shelf type [optional]
height float The height of shelves of this type [optional]
length float The length of shelves of this type [optional]
name str The name of the shelf type [optional]
offset_x float The offset in the x-coordinate of shelf of this type [optional]
offset_y float The offset in the y-coordinate of shelves of this type [optional]
width float The width of shelves of this type [optional]

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