| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty
Documentation
data DefaultButtonConfigurationProperty Source #
Constructors
| DefaultButtonConfigurationProperty | |
Fields | |
Instances
data OverrideButtonConfigurationProperty Source #
Constructors
| OverrideButtonConfigurationProperty | |
Fields
| |
Instances
| ToJSON OverrideButtonConfigurationProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.OverrideButtonConfigurationProperty | |||||
| Show OverrideButtonConfigurationProperty Source # | |||||
| Eq OverrideButtonConfigurationProperty Source # | |||||
| ToResourceProperties OverrideButtonConfigurationProperty Source # | |||||
| Property "ButtonAction" OverrideButtonConfigurationProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.OverrideButtonConfigurationProperty Associated Types
Methods set :: PropertyType "ButtonAction" OverrideButtonConfigurationProperty -> OverrideButtonConfigurationProperty -> OverrideButtonConfigurationProperty # | |||||
| Property "Link" OverrideButtonConfigurationProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.OverrideButtonConfigurationProperty Associated Types
| |||||
| type PropertyType "ButtonAction" OverrideButtonConfigurationProperty Source # | |||||
| type PropertyType "Link" OverrideButtonConfigurationProperty Source # | |||||
data InAppMessageButtonProperty Source #
Constructors
| InAppMessageButtonProperty | |
Instances
| ToJSON InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Methods toJSON :: InAppMessageButtonProperty -> Value # toEncoding :: InAppMessageButtonProperty -> Encoding # toJSONList :: [InAppMessageButtonProperty] -> Value # toEncodingList :: [InAppMessageButtonProperty] -> Encoding # | |||||
| Show InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Methods showsPrec :: Int -> InAppMessageButtonProperty -> ShowS # show :: InAppMessageButtonProperty -> String # showList :: [InAppMessageButtonProperty] -> ShowS # | |||||
| Eq InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Methods (==) :: InAppMessageButtonProperty -> InAppMessageButtonProperty -> Bool # (/=) :: InAppMessageButtonProperty -> InAppMessageButtonProperty -> Bool # | |||||
| ToResourceProperties InAppMessageButtonProperty Source # | |||||
| Property "Android" InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Associated Types
Methods set :: PropertyType "Android" InAppMessageButtonProperty -> InAppMessageButtonProperty -> InAppMessageButtonProperty # | |||||
| Property "DefaultConfig" InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Associated Types
Methods set :: PropertyType "DefaultConfig" InAppMessageButtonProperty -> InAppMessageButtonProperty -> InAppMessageButtonProperty # | |||||
| Property "IOS" InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Associated Types
Methods set :: PropertyType "IOS" InAppMessageButtonProperty -> InAppMessageButtonProperty -> InAppMessageButtonProperty # | |||||
| Property "Web" InAppMessageButtonProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageButtonProperty Associated Types
Methods set :: PropertyType "Web" InAppMessageButtonProperty -> InAppMessageButtonProperty -> InAppMessageButtonProperty # | |||||
| type PropertyType "Android" InAppMessageButtonProperty Source # | |||||
| type PropertyType "DefaultConfig" InAppMessageButtonProperty Source # | |||||
| type PropertyType "IOS" InAppMessageButtonProperty Source # | |||||
| type PropertyType "Web" InAppMessageButtonProperty Source # | |||||
data InAppMessageContentProperty Source #
Constructors
| InAppMessageContentProperty | |
Fields | |
Instances
| ToJSON InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Methods toJSON :: InAppMessageContentProperty -> Value # toEncoding :: InAppMessageContentProperty -> Encoding # toJSONList :: [InAppMessageContentProperty] -> Value # toEncodingList :: [InAppMessageContentProperty] -> Encoding # | |||||
| Show InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Methods showsPrec :: Int -> InAppMessageContentProperty -> ShowS # show :: InAppMessageContentProperty -> String # showList :: [InAppMessageContentProperty] -> ShowS # | |||||
| Eq InAppMessageContentProperty Source # | |||||
| ToResourceProperties InAppMessageContentProperty Source # | |||||
| Property "BackgroundColor" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "BackgroundColor" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| Property "BodyConfig" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "BodyConfig" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| Property "HeaderConfig" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "HeaderConfig" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| Property "ImageUrl" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "ImageUrl" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| Property "PrimaryBtn" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "PrimaryBtn" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| Property "SecondaryBtn" InAppMessageContentProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageContentProperty Associated Types
Methods set :: PropertyType "SecondaryBtn" InAppMessageContentProperty -> InAppMessageContentProperty -> InAppMessageContentProperty # | |||||
| type PropertyType "BackgroundColor" InAppMessageContentProperty Source # | |||||
| type PropertyType "BodyConfig" InAppMessageContentProperty Source # | |||||
| type PropertyType "HeaderConfig" InAppMessageContentProperty Source # | |||||
| type PropertyType "ImageUrl" InAppMessageContentProperty Source # | |||||
| type PropertyType "PrimaryBtn" InAppMessageContentProperty Source # | |||||
| type PropertyType "SecondaryBtn" InAppMessageContentProperty Source # | |||||