lib/qismo/objects/agent_service.rb in qismo-0.14.0 vs lib/qismo/objects/agent_service.rb in qismo-0.15.0

- old
+ new

@@ -1,6 +1,10 @@ module Qismo + # Objects module to handle schema for API response + # module Objects + # Agent service object + # class AgentService < Qismo::Object # @!attribute [r] created_at # @return [String] attribute? :created_at, Types::String.optional