onesignal-rust-api 5.4.0

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# BasicNotificationAllOfAndroidBackgroundLayout

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**image** | Option<**String**> | Asset file, android resource name, or URL to remote image. | [optional]
**headings_color** | Option<**String**> | Title text color ARGB Hex format. Example(Blue) \"FF0000FF\". | [optional]
**contents_color** | Option<**String**> | Body text color ARGB Hex format. Example(Red) \"FFFF0000\". | [optional]

[[Back to API list]](https://github.com/OneSignal/onesignal-rust-api#full-api-reference) [[Back to README]](https://github.com/OneSignal/onesignal-rust-api)