Skip to content
Kward Search API index

Class: Kward::Transport::ConversationKey

Inherits:
Data
  • Object
show all
Defined in:
lib/kward/transport/contracts.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



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

def external_id
  @external_id
end

#transport_idObject (readonly)

Returns the value of attribute transport_id

Returns:

  • (Object)

    the current value of transport_id



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

def transport_id
  @transport_id
end