Object
Endpoint Model
When the endpoint created at
host of the endpoint
# File lib/leo_manager_models.rb, line 278 def initialize(h) @endpoint = h[:endpoint] @created_at = Time.parse(h[:created_at]) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.