Skip to content
Kward Search API index

Class: Kward::Transport::Actor

Inherits:
Data
  • Object
show all
Defined in:
lib/kward/transport.rb

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameObject (readonly)

Returns the value of attribute display_name

Returns:

  • (Object)

    the current value of display_name



9
10
11
# File 'lib/kward/transport.rb', line 9

def display_name
  @display_name
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/kward/transport.rb', line 9

def id
  @id
end

#metadataObject (readonly)

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



9
10
11
# File 'lib/kward/transport.rb', line 9

def 
  @metadata
end