Spatio.Model.InboxCounts (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.InboxCounts{
  mentions: integer(),
  notifications: integer(),
  total: integer()
}

Functions

decode(value)