Class: Microdata::Schema::WinAction

Inherits:
AchieveAction show all
Defined in:
lib/microdata/schema/thing/action/achieve_action/win_action.rb

Constant Summary collapse

ATTRIBUTES =
[
  :loser,
].freeze

Instance Attribute Summary

Attributes inherited from Microdata::Schema

#assined_attributes, #top_level

Method Summary

Methods inherited from Thing

#as_json, #initialize, #to_json, #to_json_ld

Methods inherited from Microdata::Schema

#initialize, #to_json_ld

Constructor Details

This class inherits a constructor from Microdata::Schema::Thing