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

Latest commit

 

History

History
18 lines (9 loc) · 651 Bytes

V1Money.md

File metadata and controls

18 lines (9 loc) · 651 Bytes

Square.Connect.Model.V1Money

Description

Note: This model is deprecated.

Properties

Name Type Description Notes
Amount int? Amount in the lowest denominated value of this Currency. E.g. in USD these are cents, in JPY they are Yen (which do not have a 'cent' concept). [optional]
CurrencyCode string See Currency for possible values [optional]

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