PushData

@Serializable
data class PushData(val alerts: Alerts)

Object used to set notification alert settings.

Constructors

Link copied to clipboard
constructor(alerts: Alerts)

Properties

Link copied to clipboard