HookSniffAPI.Model.PortalNotificationsPut200Response (HookSniff v0.3.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.PortalNotificationsPut200Response{
  preferences: HookSniffAPI.Model.NotificationPreferences.t() | nil,
  updated: boolean() | nil
}

Functions

decode(value)