Nadia.Model.UniqueGiftModel (nadia v1.3.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.UniqueGiftModel{
  name: binary(),
  rarity: binary(),
  rarity_per_mille: integer(),
  sticker: Nadia.Model.Sticker.t()
}