class AlexaSkill::Intent

Attributes

card[RW]
response[RW]
slots[RW]
utterances[RW]

Public Class Methods

new() click to toggle source
# File lib/alexa-skill/intent.rb, line 5
def initialize
end