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

Module for context struct.

Link to this section Summary

Link to this section Types

@type t() :: %Sptfy.Object.Context{
  external_urls: term(),
  href: term(),
  type: term(),
  uri: term()
}