Per-channel notification preference for a recipient and notification key.
@type t() :: %Chimeway.Preferences.NotificationPreference{ __meta__: term(), channel: term(), enabled: term(), id: term(), inserted_at: term(), notification_key: term(), recipient_id: term(), updated_at: term() }