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

Latest commit

 

History

History
19 lines (11 loc) · 864 Bytes

OrderRoundingAdjustment.md

File metadata and controls

19 lines (11 loc) · 864 Bytes

Square.Connect.Model.OrderRoundingAdjustment

Description

A rounding adjustment of the money being returned. Commonly used to apply Cash Rounding when the minimum unit of account is smaller than the lowest physical denomination of currency. Note: This model is in beta.

Properties

Name Type Description Notes
Uid string Unique ID that identifies the rounding adjustment only within this order. [optional]
Name string The name of the rounding adjustment from the original sale Order. [optional]
AmountMoney Money Actual rounding adjustment amount. [optional]

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