Class: OpenActive::Models::Schema::BedType
- Inherits:
-
JsonLdModel
- Object
- BaseModel
- JsonLdModel
- OpenActive::Models::Schema::BedType
- Defined in:
- lib/openactive/models/schema/bed_type.rb
Instance Attribute Summary collapse
Attributes inherited from JsonLdModel
Method Summary
Methods inherited from BaseModel
#assign_attributes, define_property, deserialize, #deserialize, deserialize_class, #initialize, #serialize, serialize, #set_property, #to_json
Methods included from Concerns::TypeChecker
Methods included from Concerns::JsonLdSerializable
Constructor Details
This class inherits a constructor from OpenActive::BaseModel
Instance Attribute Details
#type ⇒ String
7 8 9 |
# File 'lib/openactive/models/schema/bed_type.rb', line 7 def type "schema:BedType" end |