class
Tourmaline::StoryAreaTypeUniqueGift
- Tourmaline::StoryAreaTypeUniqueGift
- Reference
- Object
Overview
Describes a story area pointing to a unique gift. Currently, a story can have at most 1 unique gift area.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#name : String
Unique name of the gift
-
#name=(name : String)
Unique name of the gift
-
#type : String
Type of the area, always "unique_gift"
-
#type=(type : String)
Type of the area, always "unique_gift"