Bongo v0.1.3 Model.Test View Source

Link to this section Summary

Types

t()

A UserNotificationPreferences

Link to this section Types

Link to this type t() View Source
t() :: %Model.Test{
  _id: :objectId | nil,
  optin_days: [:integer] | nil,
  time_slot_end_hour: :integer | nil,
  time_slot_start_hour: :integer | nil,
  user_id: :objectId
}

A UserNotificationPreferences

Link to this section Functions

Link to this function get_qualifying_users_for_slots(day, hour) View Source
Link to this function normalize(value, lenient, opts \\ []) View Source
Link to this function structize(value, lenient) View Source