braze-api
Preparing search index...
MessagesObject
Interface MessagesObject
Messaging objects.
https://www.braze.com/docs/api/objects_filters/#messaging-objects
interface
MessagesObject
{
android_push
?:
AndroidPushObject
;
apple_push
?:
ApplePushObject
;
content_card
?:
object
;
email
?:
EmailObjectWithBody
|
EmailObjectWithEmailTemplateId
;
kindle_push
?:
object
;
sms
?:
object
;
web_push
?:
object
;
webhook
?:
object
;
windows_phone8_push
?:
object
;
windows_universal_push
?:
object
;
}
Index
Properties
android_
push?
apple_
push?
content_
card?
email?
kindle_
push?
sms?
web_
push?
webhook?
windows_
phone8_
push?
windows_
universal_
push?
Properties
Optional
android_
push
android_push
?:
AndroidPushObject
Optional
apple_
push
apple_push
?:
ApplePushObject
Optional
content_
card
content_card
?:
object
Optional
email
email
?:
EmailObjectWithBody
|
EmailObjectWithEmailTemplateId
Optional
kindle_
push
kindle_push
?:
object
Optional
sms
sms
?:
object
Optional
web_
push
web_push
?:
object
Optional
webhook
webhook
?:
object
Optional
windows_
phone8_
push
windows_phone8_push
?:
object
Optional
windows_
universal_
push
windows_universal_push
?:
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
android_
push
apple_
push
content_
card
email
kindle_
push
sms
web_
push
webhook
windows_
phone8_
push
windows_
universal_
push
braze-api
Loading...
Messaging objects.
https://www.braze.com/docs/api/objects_filters/#messaging-objects