lib/netsuite/records/term.rb in netsuite-0.7.0 vs lib/netsuite/records/term.rb in netsuite-0.7.1

- old
+ new

@@ -7,10 +7,10 @@ include Support::Actions include Namespaces::ListAcct actions :get, :get_list, :add, :delete, :upsert, :search - fields :due_next_month_if_within_days, :name, :date_driven, :days_until_expiry, :days_until_next_due, + fields :due_next_month_if_within_days, :name, :date_driven, :days_until_expiry, :days_until_net_due, :day_discount_expires, :day_of_month_net_due, :discount_percent, :discount_percent_date_driven, :is_inactive, :preferred attr_reader :internal_id attr_accessor :external_id