Class: Epages::BasePrice
- Inherits:
-
Object
- Object
- Epages::BasePrice
- Includes:
- Utils
- Defined in:
- lib/epages/base_price.rb
Constant Summary collapse
- KEYS =
%w(ref_quantity ref_price formatted quantity).collect(&:to_sym).freeze
Instance Method Summary collapse
-
#initialize(data) ⇒ BasePrice
constructor
A new instance of BasePrice.
Methods included from Utils
build_shop_from, camelize_keys, camelize_words, options_to_multipart_request, options_to_patch_request, parse_attribute_as, parse_attribute_as_array_of, parse_attributes, symbolize_keys!, to_query_options, underscorize_keys