Class: ODDB::Company

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

Constant Summary collapse

EXPORT_PROPERTIES =
[
	'@oid',
	'@ean13',
	'@name',
	'@business_area',
	'@generic_type',
	'@registrations',
	'@url',
	'@email',
	'@addresses',
	'@contact',
	'@contact_email',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type