Class: Einvoice::Neweb::Model::Contact

Inherits:
Base
  • Object
show all
Defined in:
lib/einvoice/neweb/model/contact.rb

Constant Summary collapse

VALID_OPTIONS_KEYS =
[
  :name,
  :address,
  :t_e_l,
  :email
].freeze

Method Summary

Methods inherited from Base

#attributes, #attributes=