| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.Bot.SlotValueOverrideMapProperty
Documentation
data SlotValueOverrideProperty Source #
Constructors
| SlotValueOverrideProperty | |
Fields
| |
Instances
data SlotValueProperty Source #
Constructors
| SlotValueProperty | |
Fields
| |
Instances
| ToJSON SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods toJSON :: SlotValueProperty -> Value # toEncoding :: SlotValueProperty -> Encoding # toJSONList :: [SlotValueProperty] -> Value # toEncodingList :: [SlotValueProperty] -> Encoding # omitField :: SlotValueProperty -> Bool # | |||||
| Show SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods showsPrec :: Int -> SlotValueProperty -> ShowS # show :: SlotValueProperty -> String # showList :: [SlotValueProperty] -> ShowS # | |||||
| Eq SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods (==) :: SlotValueProperty -> SlotValueProperty -> Bool # (/=) :: SlotValueProperty -> SlotValueProperty -> Bool # | |||||
| ToResourceProperties SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods toResourceProperties :: SlotValueProperty -> ResourceProperties # | |||||
| Property "InterpretedValue" SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Associated Types
Methods set :: PropertyType "InterpretedValue" SlotValueProperty -> SlotValueProperty -> SlotValueProperty # | |||||
| type PropertyType "InterpretedValue" SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty | |||||
data SlotValueOverrideMapProperty Source #
Constructors
| SlotValueOverrideMapProperty | |
Fields | |
Instances
| ToJSON SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods toJSON :: SlotValueOverrideMapProperty -> Value # toEncoding :: SlotValueOverrideMapProperty -> Encoding # toJSONList :: [SlotValueOverrideMapProperty] -> Value # toEncodingList :: [SlotValueOverrideMapProperty] -> Encoding # | |||||
| Show SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods showsPrec :: Int -> SlotValueOverrideMapProperty -> ShowS # show :: SlotValueOverrideMapProperty -> String # showList :: [SlotValueOverrideMapProperty] -> ShowS # | |||||
| Eq SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods (==) :: SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> Bool # (/=) :: SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> Bool # | |||||
| ToResourceProperties SlotValueOverrideMapProperty Source # | |||||
| Property "SlotName" SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Associated Types
Methods set :: PropertyType "SlotName" SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty # | |||||
| Property "SlotValueOverride" SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Associated Types
Methods set :: PropertyType "SlotValueOverride" SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty # | |||||
| type PropertyType "SlotName" SlotValueOverrideMapProperty Source # | |||||
| type PropertyType "SlotValueOverride" SlotValueOverrideMapProperty Source # | |||||