Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 339 Bytes

File metadata and controls

23 lines (15 loc) · 339 Bytes

Cash Drawer Device

Structure

Cash Drawer Device

Fields

Name Type Tags Description
id string Optional The device Square-issued ID
name string Optional The device merchant-specified name.

Example (as JSON)

{
  "id": "id0",
  "name": "name0"
}