Class: Qismo::WebhookRequests::OnNewSessionInitiated::Message
- Inherits:
-
Object
- Object
- Dry::Struct
- Object
- Qismo::WebhookRequests::OnNewSessionInitiated::Message
show all
- Defined in:
- lib/qismo/webhook_requests/on_new_session_initiated.rb
Overview
New session webhook message object
Constant Summary
Constants included
from Types
Types::Bool, Types::Hash, Types::Int, Types::String
Instance Attribute Summary collapse
Method Summary
Methods inherited from Object
from_array
Instance Attribute Details
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#created_at ⇒ String
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#id ⇒ Integer
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#payload ⇒ Hash
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#timestamp ⇒ String
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#unique_temp_id ⇒ String
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#unix_nano_timestamp ⇒ String
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|
#unix_timestamp ⇒ String
51
52
53
54
55
56
57
58
59
60
61
62
|
# File 'lib/qismo/webhook_requests/on_new_session_initiated.rb', line 51
class Message < Qismo::Object
attribute? :comment_before_id, Types::Int.optional
attribute? :created_at, Types::String.optional
attribute? :id, Types::Int.optional
attribute? :payload, Types::Hash.optional
attribute? :text, Types::String.optional
attribute? :timestamp, Types::String.optional
attribute? :type, Types::String.optional
attribute? :unique_temp_id, Types::String.optional
attribute? :unix_nano_timestamp, Types::String.optional
attribute? :unix_timestamp, Types::String.optional
end
|