Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 640 Bytes

BaseCurrency.md

File metadata and controls

15 lines (11 loc) · 640 Bytes

Pipedrive.BaseCurrency

Properties

Name Type Description Notes
id Number ID of the Currency [optional]
code String Code of the Currency [optional]
name String Name of the Currency [optional]
decimalPoints Number The amount of decimal points of the Currency [optional]
symbol String Symbol of the Currency [optional]
activeFlag Boolean Whether the Currency is active or not [optional]
isCustomFlag Boolean Whether the Currency is a custom one or not [optional]