lib/moysklad/entities/productfolder.rb in moysklad-0.3.0 vs lib/moysklad/entities/productfolder.rb in moysklad-0.3.1
- old
+ new
@@ -1,6 +1,4 @@
-require_relative 'entity'
-
module Moysklad::Entities
class Productfolder < Entity
attribute :accountId, String
attribute :owner, Owner
attribute :group, Group