Method: DocuSign_Rooms::GlobalCurrencies.swagger_types
- Defined in:
- lib/docusign_rooms/models/global_currencies.rb
.swagger_types ⇒ Object
Attribute type mapping.
26 27 28 29 30 |
# File 'lib/docusign_rooms/models/global_currencies.rb', line 26 def self.swagger_types { :'currencies' => :'Array<Currency>' } end |