# File lib/quickbooks/model/item_group_line.rb, line 7 def id item_ref.value.to_i end
# File lib/quickbooks/model/item_group_line.rb, line 11 def name item_ref.name end
# File lib/quickbooks/model/item_group_line.rb, line 15 def type item_ref.type end