| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty
Documentation
data DefaultButtonConfigurationProperty Source #
Constructors
| DefaultButtonConfigurationProperty | |
Fields | |
Instances
data InAppMessageBodyConfigProperty Source #
Constructors
| InAppMessageBodyConfigProperty | |
Fields | |
Instances
| ToJSON InAppMessageBodyConfigProperty Source # | |||||
| Show InAppMessageBodyConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageBodyConfigProperty Methods showsPrec :: Int -> InAppMessageBodyConfigProperty -> ShowS # show :: InAppMessageBodyConfigProperty -> String # showList :: [InAppMessageBodyConfigProperty] -> ShowS # | |||||
| Eq InAppMessageBodyConfigProperty Source # | |||||
| ToResourceProperties InAppMessageBodyConfigProperty Source # | |||||
| Property "Alignment" InAppMessageBodyConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageBodyConfigProperty Associated Types
Methods set :: PropertyType "Alignment" InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty # | |||||
| Property "Body" InAppMessageBodyConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageBodyConfigProperty Associated Types
Methods set :: PropertyType "Body" InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty # | |||||
| Property "TextColor" InAppMessageBodyConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageBodyConfigProperty Associated Types
Methods set :: PropertyType "TextColor" InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty -> InAppMessageBodyConfigProperty # | |||||
| type PropertyType "Alignment" InAppMessageBodyConfigProperty Source # | |||||
| type PropertyType "Body" InAppMessageBodyConfigProperty Source # | |||||
| type PropertyType "TextColor" InAppMessageBodyConfigProperty Source # | |||||
data InAppMessageHeaderConfigProperty Source #
Constructors
| InAppMessageHeaderConfigProperty | |
Instances
| ToJSON InAppMessageHeaderConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageHeaderConfigProperty | |||||
| Show InAppMessageHeaderConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageHeaderConfigProperty Methods showsPrec :: Int -> InAppMessageHeaderConfigProperty -> ShowS # | |||||
| Eq InAppMessageHeaderConfigProperty Source # | |||||
| ToResourceProperties InAppMessageHeaderConfigProperty Source # | |||||
| Property "Alignment" InAppMessageHeaderConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageHeaderConfigProperty Associated Types
Methods set :: PropertyType "Alignment" InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty # | |||||
| Property "Header" InAppMessageHeaderConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageHeaderConfigProperty Associated Types
Methods set :: PropertyType "Header" InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty # | |||||
| Property "TextColor" InAppMessageHeaderConfigProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.InAppMessageHeaderConfigProperty Associated Types
Methods set :: PropertyType "TextColor" InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty -> InAppMessageHeaderConfigProperty # | |||||
| type PropertyType "Alignment" InAppMessageHeaderConfigProperty Source # | |||||
| type PropertyType "Header" InAppMessageHeaderConfigProperty Source # | |||||
| type PropertyType "TextColor" InAppMessageHeaderConfigProperty Source # | |||||
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 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 # | |||||
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 CampaignInAppMessageProperty Source #
Constructors
| CampaignInAppMessageProperty | |
Fields
| |
Instances
| ToJSON CampaignInAppMessageProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty Methods toJSON :: CampaignInAppMessageProperty -> Value # toEncoding :: CampaignInAppMessageProperty -> Encoding # toJSONList :: [CampaignInAppMessageProperty] -> Value # toEncodingList :: [CampaignInAppMessageProperty] -> Encoding # | |||||
| Show CampaignInAppMessageProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty Methods showsPrec :: Int -> CampaignInAppMessageProperty -> ShowS # show :: CampaignInAppMessageProperty -> String # showList :: [CampaignInAppMessageProperty] -> ShowS # | |||||
| Eq CampaignInAppMessageProperty Source # | |||||
| ToResourceProperties CampaignInAppMessageProperty Source # | |||||
| Property "Content" CampaignInAppMessageProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty Associated Types
Methods set :: PropertyType "Content" CampaignInAppMessageProperty -> CampaignInAppMessageProperty -> CampaignInAppMessageProperty # | |||||
| Property "CustomConfig" CampaignInAppMessageProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty Associated Types
Methods set :: PropertyType "CustomConfig" CampaignInAppMessageProperty -> CampaignInAppMessageProperty -> CampaignInAppMessageProperty # | |||||
| Property "Layout" CampaignInAppMessageProperty Source # | |||||
Defined in Stratosphere.Pinpoint.Campaign.CampaignInAppMessageProperty Associated Types
Methods set :: PropertyType "Layout" CampaignInAppMessageProperty -> CampaignInAppMessageProperty -> CampaignInAppMessageProperty # | |||||
| type PropertyType "Content" CampaignInAppMessageProperty Source # | |||||
| type PropertyType "CustomConfig" CampaignInAppMessageProperty Source # | |||||
| type PropertyType "Layout" CampaignInAppMessageProperty Source # | |||||