Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 696 Bytes

File metadata and controls

16 lines (10 loc) · 696 Bytes

MeasurementUnitCustom

squareconnect.models.measurement_unit_custom

Description

The information needed to define a custom unit, provided by the seller.

Properties

Name Type Description Notes
name str The name of the custom unit, for example "bushel".
abbreviation str The abbreviation of the custom unit, such as "bsh" (bushel). This appears in the cart for the Point of Sale app, and in reports.

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