Skip to content
Kward Search API index

Class: Kward::Transport::ConversationKey

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

Instance Attribute Summary collapse

Instance Attribute Details

#external_idObject (readonly)

Returns the value of attribute external_id

Returns:

  • (Object)

    the current value of external_id



11
12
13
# File 'lib/kward/transport.rb', line 11

def external_id
  @external_id
end

#transport_idObject (readonly)

Returns the value of attribute transport_id

Returns:

  • (Object)

    the current value of transport_id



11
12
13
# File 'lib/kward/transport.rb', line 11

def transport_id
  @transport_id
end