Fog::Model
# File lib/fog/storm_on_demand/models/account/token.rb, line 11 def initialize(attributes={}) super end
# File lib/fog/storm_on_demand/models/account/token.rb, line 15 def expire service.expire_token.body['expired'].to_i == 1 ? true : false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.