Class: Fortnox::Article

Inherits:
Resource show all
Defined in:
lib/fortnox/resources/article.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Resource

build_objects, create, #endpoint, endpoint, fetch, #initialize, perform_request, relation, relations, search, #to_hash, #to_json, #update

Constructor Details

This class inherits a constructor from Fortnox::Resource

Instance Attribute Details

#article_numberObject

Returns the value of attribute article_number.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def article_number
  @article_number
end

#bulkyObject

Returns the value of attribute bulky.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def bulky
  @bulky
end

#construction_accountObject

Returns the value of attribute construction_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @construction_account
end

#depthObject

Returns the value of attribute depth.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def depth
  @depth
end

#descriptionObject

Returns the value of attribute description.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def description
  @description
end

#disposable_quantityObject

Returns the value of attribute disposable_quantity.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def disposable_quantity
  @disposable_quantity
end

#eanObject

Returns the value of attribute ean.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def ean
  @ean
end

#eu_accountObject

Returns the value of attribute eu_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @eu_account
end

#euvat_accountObject

Returns the value of attribute euvat_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @euvat_account
end

#expiredObject

Returns the value of attribute expired.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def expired
  @expired
end

#export_accountObject

Returns the value of attribute export_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @export_account
end

#heightObject

Returns the value of attribute height.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def height
  @height
end

#houseworkObject

Returns the value of attribute housework.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def housework
  @housework
end

#housework_typeObject

Returns the value of attribute housework_type.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def housework_type
  @housework_type
end

#manufacturerObject

Returns the value of attribute manufacturer.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def manufacturer
  @manufacturer
end

#manufacturer_article_numberObject

Returns the value of attribute manufacturer_article_number.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def manufacturer_article_number
  @manufacturer_article_number
end

#noteObject

Returns the value of attribute note.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def note
  @note
end

#purchase_accountObject

Returns the value of attribute purchase_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @purchase_account
end

#purchase_priceObject

Returns the value of attribute purchase_price.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def purchase_price
  @purchase_price
end

#quantity_in_stockObject

Returns the value of attribute quantity_in_stock.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def quantity_in_stock
  @quantity_in_stock
end

#reserved_quantityObject

Returns the value of attribute reserved_quantity.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def reserved_quantity
  @reserved_quantity
end

#sales_accountObject

Returns the value of attribute sales_account.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def 
  @sales_account
end

#sales_priceObject

Returns the value of attribute sales_price.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def sales_price
  @sales_price
end

#stock_goodsObject

Returns the value of attribute stock_goods.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def stock_goods
  @stock_goods
end

#stock_placeObject

Returns the value of attribute stock_place.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def stock_place
  @stock_place
end

#stock_valueObject

Returns the value of attribute stock_value.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def stock_value
  @stock_value
end

#stock_warningObject

Returns the value of attribute stock_warning.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def stock_warning
  @stock_warning
end

#supplier_nameObject

Returns the value of attribute supplier_name.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def supplier_name
  @supplier_name
end

#supplier_numberObject

Returns the value of attribute supplier_number.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def supplier_number
  @supplier_number
end

#typeObject

Returns the value of attribute type.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def type
  @type
end

#unitObject

Returns the value of attribute unit.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def unit
  @unit
end

#vatObject

Returns the value of attribute vat.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def vat
  @vat
end

#webshop_articleObject

Returns the value of attribute webshop_article.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def webshop_article
  @webshop_article
end

#weightObject

Returns the value of attribute weight.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def weight
  @weight
end

#widthObject

Returns the value of attribute width.



3
4
5
# File 'lib/fortnox/resources/article.rb', line 3

def width
  @width
end