Class: BBMB::Model::Order::Info

Inherits:
Object
  • Object
show all
Includes:
Util::Numbers
Defined in:
lib/bbmb/model/order.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Util::Numbers

append_features

Instance Attribute Details

#descriptionObject

Returns the value of attribute description.



13
14
15
# File 'lib/bbmb/model/order.rb', line 13

def description
  @description
end

#ean13Object

Returns the value of attribute ean13.



13
14
15
# File 'lib/bbmb/model/order.rb', line 13

def ean13
  @ean13
end

#pcodeObject

Returns the value of attribute pcode.



13
14
15
# File 'lib/bbmb/model/order.rb', line 13

def pcode
  @pcode
end