Class: TrophyApiClient::NotificationChannel

Inherits:
Object
  • Object
show all
Defined in:
lib/trophy_api_client/types/notification_channel.rb

Overview

A notification delivery channel.

Constant Summary collapse

EMAIL =
"email"
PUSH =
"push"