Class: Microdata::Schema::RsvpAction
- Inherits:
-
InformAction
- Object
- Microdata::Schema
- Thing
- Action
- InteractAction
- CommunicateAction
- InformAction
- Microdata::Schema::RsvpAction
- Defined in:
- lib/microdata/schema/thing/action/interact_action/communicate_action/inform_action/rsvp_action.rb
Constant Summary collapse
- ATTRIBUTES =
[ :additional_number_of_guests, :comment, :rsvp_response ].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
Constructor Details
This class inherits a constructor from Microdata::Schema::Thing