Class: Metanorma::Document::Relaton::ContactMethod

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/metanorma/document/relaton/contact_method.rb

Overview

Contact information for a person or organization. Keeps its own mapping: relaton-bib 2.2.0.pre.alpha.1 has no Contact model class — its Contact mixin inlines phone/email/address/uri directly on Person/Organization (the fixture shape), so there is no counterpart to inherit. The wrapper appears in no fixture; kept because the Person and Organization mappings declare it.