Class: Einvoice::Neweb::Model::CustomerDefined

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

Constant Summary collapse

VALID_OPTIONS_KEYS =
[
  :project_no,
  :purchase_no,
  :stamp_duty_flag
].freeze

Method Summary

Methods inherited from Base

#attributes, #attributes=

Methods included from Validator

#valid_float?