class Dynaccount::Year
Public Class Methods
api_path()
click to toggle source
# File lib/dynaccount/year.rb, line 7 def self.api_path 'year' end
ignore_put()
click to toggle source
# File lib/dynaccount/year.rb, line 3 def self.ignore_put [:id, :is_closed, :time_start, :time_end, :enc_next_id_] end