Class: PipedriveRuby::Currencies

Inherits:
Base
  • Object
show all
Defined in:
lib/resources/currencies.rb

Overview

Returns all supported currencies in given account which should be used when saving monetary values with other objects. The 'code' parameter of the returning objects is the currency code according to ISO 4217 for all non-custom currencies.

Instance Attribute Summary

Attributes inherited from Base

#base_url, #client, #endpoints

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from PipedriveRuby::Base