Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 660 Bytes

BaseCurrency.md

File metadata and controls

15 lines (11 loc) · 660 Bytes

Pipedrive.BaseCurrency

Properties

Name Type Description Notes
id Number The ID of the currency [optional]
code String The code of the currency [optional]
name String The name of the currency [optional]
decimal_points Number The amount of decimal points of the currency [optional]
symbol String The symbol of the currency [optional]
active_flag Boolean Whether the currency is active or not [optional]
is_custom_flag Boolean Whether the currency is a custom one or not [optional]