module SellsyV2::Config
Attributes
token[RW]
Public Instance Methods
reset()
click to toggle source
# File lib/sellsy_v2/config.rb, line 7 def reset self.token = nil end
# File lib/sellsy_v2/config.rb, line 7 def reset self.token = nil end