class

Tourmaline::Gifts

Inherits JSON::Serializable < Reference < Object

This object represent a list of gifts.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

gifts

The list of gifts

Source
gifts=(gifts : Array(Tourmaline::Gift))

The list of gifts

Source