Class: KCV::AgentResolver::IdentityAttribute
- Inherits:
-
Struct
- Object
- Struct
- KCV::AgentResolver::IdentityAttribute
- Defined in:
- lib/kcv/agent_resolver.rb
Instance Attribute Summary collapse
-
#agent_id ⇒ Object
Returns the value of attribute agent_id.
-
#agent_type ⇒ Object
Returns the value of attribute agent_type.
Instance Attribute Details
#agent_id ⇒ Object
Returns the value of attribute agent_id
12 13 14 |
# File 'lib/kcv/agent_resolver.rb', line 12 def agent_id @agent_id end |
#agent_type ⇒ Object
Returns the value of attribute agent_type
12 13 14 |
# File 'lib/kcv/agent_resolver.rb', line 12 def agent_type @agent_type end |