Sha256: 278b7eaa91567b6575f16ed70d26be30be8c4170089707a726100c98a0fd746a
Contents?: true
Size: 687 Bytes
Versions: 8
Compression:
Stored size: 687 Bytes
Contents
# SquareConnect::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. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **uid** | **String** | Unique ID that identifies the rounding adjustment only within this order. This field is read-only. | [optional] **name** | **String** | The name of the rounding adjustment from the original sale Order. | [optional] **amount_money** | [**Money**](Money.md) | Actual rounding adjustment amount. | [optional]
Version data entries
8 entries across 8 versions & 1 rubygems