Per-recipient notification preference for a delivery category.
@type t() :: %Chimeway.Preferences.CategoryPreference{ __meta__: term(), enabled: term(), id: term(), inserted_at: term(), notification_category: term(), recipient_id: term(), updated_at: term() }