FirebaseRecipients

data class FirebaseRecipients(val notificationType: NotificationType, val queue: Queue, val actor: Actor, val recipients: List<Recipient>)

Constructors

Link copied to clipboard
constructor(notificationType: NotificationType, queue: Queue, actor: Actor, recipients: List<Recipient>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard