Class: KCV::AgentResolver::IdentityAttribute

Inherits:
Struct
  • Object
show all
Defined in:
lib/kcv/agent_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#agent_idObject

Returns the value of attribute agent_id

Returns:

  • (Object)

    the current value of agent_id



12
13
14
# File 'lib/kcv/agent_resolver.rb', line 12

def agent_id
  @agent_id
end

#agent_typeObject

Returns the value of attribute agent_type

Returns:

  • (Object)

    the current value of agent_type



12
13
14
# File 'lib/kcv/agent_resolver.rb', line 12

def agent_type
  @agent_type
end