OrderRoundingAdjustment

June 12, 2019 ยท View on GitHub

squareconnect.models.order_rounding_adjustment

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.

Properties

NameTypeDescriptionNotes
uidstrUnique ID that identifies the rounding adjustment only within this order. This field is read-only.[optional]
namestrThe name of the rounding adjustment from the original sale Order.[optional]
amount_moneyMoneyActual rounding adjustment amount.[optional]

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