ExMagicEden.Collection (ex_magic_eden v0.0.5)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.Collection{
  categories: term(),
  description: term(),
  discord: term(),
  flag_message: term(),
  image: term(),
  is_flagged: term(),
  name: term(),
  symbol: term(),
  twitter: term(),
  website: term()
}