Class: AlexaSkillsRuby::JsonObjects::SessionEndedRequest

Inherits:
BaseRequest show all
Defined in:
lib/alexa_skills_ruby/json_objects/session_ended_request.rb

Method Summary

Methods inherited from BaseRequest

#intent_name, new

Methods inherited from AlexaSkillsRuby::JsonObject

#as_json, attribute, inherited, #initialize, json_object_attribute, #populate_from_json, #serialize_attributes, #to_json

Constructor Details

This class inherits a constructor from AlexaSkillsRuby::JsonObject