Class: ODDB::Util::Money

Inherits:
Object show all
Includes:
OddbYaml
Defined in:
ext/export/src/oddb_yaml.rb

Constant Summary collapse

EXPORT_PROPERTIES =
[
  '@amount',
  '@authority',
  '@origin',
  '@type',
  '@valid_from',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type