View Source Sptfy.Object.Category (Sptfy v0.1.5)

Module for category struct.

Link to this section Summary

Link to this section Types

@type t() :: %Sptfy.Object.Category{
  href: term(),
  icons: term(),
  id: term(),
  name: term()
}