Module: SchemaOrg::_TouristAttraction

Included in:
TouristAttraction
Defined in:
sig/schema_org.rbs

Instance Method Summary collapse

Instance Method Details

#additional_propertySchemaOrg::_PropertyValue, ...



128239
# File 'sig/schema_org.rbs', line 128239

def additional_property: () -> (SchemaOrg::_PropertyValue | ::Array[SchemaOrg::_PropertyValue] | nil)

#additional_property=SchemaOrg::_PropertyValue, ...



128240
# File 'sig/schema_org.rbs', line 128240

def additional_property=: ((SchemaOrg::_PropertyValue | ::Array[SchemaOrg::_PropertyValue] | nil)) -> (SchemaOrg::_PropertyValue | ::Array[SchemaOrg::_PropertyValue] | nil)

#additional_typeString, ...

Returns:

  • (String, ::Array[String], nil)


128241
# File 'sig/schema_org.rbs', line 128241

def additional_type: () -> (String | ::Array[String] | nil)

#additional_type=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128242
# File 'sig/schema_org.rbs', line 128242

def additional_type=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#addressSchemaOrg::_PostalAddress, ...

Returns:



128243
# File 'sig/schema_org.rbs', line 128243

def address: () -> (SchemaOrg::_PostalAddress | String | ::Array[SchemaOrg::_PostalAddress | String] | nil)

#address=SchemaOrg::_PostalAddress, ...

Parameters:

Returns:



128244
# File 'sig/schema_org.rbs', line 128244

def address=: ((SchemaOrg::_PostalAddress | String | ::Array[SchemaOrg::_PostalAddress | String] | nil)) -> (SchemaOrg::_PostalAddress | String | ::Array[SchemaOrg::_PostalAddress | String] | nil)

#aggregate_ratingSchemaOrg::_AggregateRating, ...



128245
# File 'sig/schema_org.rbs', line 128245

def aggregate_rating: () -> (SchemaOrg::_AggregateRating | ::Array[SchemaOrg::_AggregateRating] | nil)

#aggregate_rating=SchemaOrg::_AggregateRating, ...



128246
# File 'sig/schema_org.rbs', line 128246

def aggregate_rating=: ((SchemaOrg::_AggregateRating | ::Array[SchemaOrg::_AggregateRating] | nil)) -> (SchemaOrg::_AggregateRating | ::Array[SchemaOrg::_AggregateRating] | nil)

#alternate_nameString, ...

Returns:

  • (String, ::Array[String], nil)


128247
# File 'sig/schema_org.rbs', line 128247

def alternate_name: () -> (String | ::Array[String] | nil)

#alternate_name=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128248
# File 'sig/schema_org.rbs', line 128248

def alternate_name=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#amenity_featureSchemaOrg::_LocationFeatureSpecification, ...



128249
# File 'sig/schema_org.rbs', line 128249

def amenity_feature: () -> (SchemaOrg::_LocationFeatureSpecification | ::Array[SchemaOrg::_LocationFeatureSpecification] | nil)

#amenity_feature=SchemaOrg::_LocationFeatureSpecification, ...



128250
# File 'sig/schema_org.rbs', line 128250

def amenity_feature=: ((SchemaOrg::_LocationFeatureSpecification | ::Array[SchemaOrg::_LocationFeatureSpecification] | nil)) -> (SchemaOrg::_LocationFeatureSpecification | ::Array[SchemaOrg::_LocationFeatureSpecification] | nil)

#available_languageSchemaOrg::_Language, ...

Returns:



128251
# File 'sig/schema_org.rbs', line 128251

def available_language: () -> (SchemaOrg::_Language | String | ::Array[SchemaOrg::_Language | String] | nil)

#available_language=SchemaOrg::_Language, ...

Parameters:

Returns:



128252
# File 'sig/schema_org.rbs', line 128252

def available_language=: ((SchemaOrg::_Language | String | ::Array[SchemaOrg::_Language | String] | nil)) -> (SchemaOrg::_Language | String | ::Array[SchemaOrg::_Language | String] | nil)

#branch_codeString, ...

Returns:

  • (String, ::Array[String], nil)


128253
# File 'sig/schema_org.rbs', line 128253

def branch_code: () -> (String | ::Array[String] | nil)

#branch_code=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128254
# File 'sig/schema_org.rbs', line 128254

def branch_code=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#contained_inSchemaOrg::_Place, ...

Returns:



128255
# File 'sig/schema_org.rbs', line 128255

def contained_in: () -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#contained_in=SchemaOrg::_Place, ...

Parameters:

Returns:



128256
# File 'sig/schema_org.rbs', line 128256

def contained_in=: ((SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)) -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#contained_in_placeSchemaOrg::_Place, ...

Returns:



128257
# File 'sig/schema_org.rbs', line 128257

def contained_in_place: () -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#contained_in_place=SchemaOrg::_Place, ...

Parameters:

Returns:



128258
# File 'sig/schema_org.rbs', line 128258

def contained_in_place=: ((SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)) -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#contains_placeSchemaOrg::_Place, ...

Returns:



128259
# File 'sig/schema_org.rbs', line 128259

def contains_place: () -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#contains_place=SchemaOrg::_Place, ...

Parameters:

Returns:



128260
# File 'sig/schema_org.rbs', line 128260

def contains_place=: ((SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)) -> (SchemaOrg::_Place | ::Array[SchemaOrg::_Place] | nil)

#descriptionString, ...

Returns:



128261
# File 'sig/schema_org.rbs', line 128261

def description: () -> (String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)

#description=String, ...

Parameters:

Returns:



128262
# File 'sig/schema_org.rbs', line 128262

def description=: ((String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)) -> (String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)

#disambiguating_descriptionString, ...

Returns:

  • (String, ::Array[String], nil)


128263
# File 'sig/schema_org.rbs', line 128263

def disambiguating_description: () -> (String | ::Array[String] | nil)

#disambiguating_description=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128264
# File 'sig/schema_org.rbs', line 128264

def disambiguating_description=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#eventSchemaOrg::_Event, ...

Returns:



128265
# File 'sig/schema_org.rbs', line 128265

def event: () -> (SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)

#event=SchemaOrg::_Event, ...

Parameters:

Returns:



128266
# File 'sig/schema_org.rbs', line 128266

def event=: ((SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)) -> (SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)

#eventsSchemaOrg::_Event, ...

Returns:



128267
# File 'sig/schema_org.rbs', line 128267

def events: () -> (SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)

#events=SchemaOrg::_Event, ...

Parameters:

Returns:



128268
# File 'sig/schema_org.rbs', line 128268

def events=: ((SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)) -> (SchemaOrg::_Event | ::Array[SchemaOrg::_Event] | nil)

#fax_numberString, ...

Returns:

  • (String, ::Array[String], nil)


128269
# File 'sig/schema_org.rbs', line 128269

def fax_number: () -> (String | ::Array[String] | nil)

#fax_number=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128270
# File 'sig/schema_org.rbs', line 128270

def fax_number=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#geoSchemaOrg::_GeoCoordinates, ...



128271
# File 'sig/schema_org.rbs', line 128271

def geo: () -> (SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape | ::Array[SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape] | nil)

#geo=SchemaOrg::_GeoCoordinates, ...



128272
# File 'sig/schema_org.rbs', line 128272

def geo=: ((SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape | ::Array[SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape] | nil)) -> (SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape | ::Array[SchemaOrg::_GeoCoordinates | SchemaOrg::_GeoShape] | nil)

#geo_containsSchemaOrg::_GeospatialGeometry, ...



128273
# File 'sig/schema_org.rbs', line 128273

def geo_contains: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_contains=SchemaOrg::_GeospatialGeometry, ...



128274
# File 'sig/schema_org.rbs', line 128274

def geo_contains=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_covered_bySchemaOrg::_GeospatialGeometry, ...



128275
# File 'sig/schema_org.rbs', line 128275

def geo_covered_by: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_covered_by=SchemaOrg::_GeospatialGeometry, ...



128276
# File 'sig/schema_org.rbs', line 128276

def geo_covered_by=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_coversSchemaOrg::_GeospatialGeometry, ...



128277
# File 'sig/schema_org.rbs', line 128277

def geo_covers: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_covers=SchemaOrg::_GeospatialGeometry, ...



128278
# File 'sig/schema_org.rbs', line 128278

def geo_covers=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_crossesSchemaOrg::_GeospatialGeometry, ...



128279
# File 'sig/schema_org.rbs', line 128279

def geo_crosses: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_crosses=SchemaOrg::_GeospatialGeometry, ...



128280
# File 'sig/schema_org.rbs', line 128280

def geo_crosses=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_disjointSchemaOrg::_GeospatialGeometry, ...



128281
# File 'sig/schema_org.rbs', line 128281

def geo_disjoint: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_disjoint=SchemaOrg::_GeospatialGeometry, ...



128282
# File 'sig/schema_org.rbs', line 128282

def geo_disjoint=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_equalsSchemaOrg::_GeospatialGeometry, ...



128283
# File 'sig/schema_org.rbs', line 128283

def geo_equals: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_equals=SchemaOrg::_GeospatialGeometry, ...



128284
# File 'sig/schema_org.rbs', line 128284

def geo_equals=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_intersectsSchemaOrg::_GeospatialGeometry, ...



128285
# File 'sig/schema_org.rbs', line 128285

def geo_intersects: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_intersects=SchemaOrg::_GeospatialGeometry, ...



128286
# File 'sig/schema_org.rbs', line 128286

def geo_intersects=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_overlapsSchemaOrg::_GeospatialGeometry, ...



128287
# File 'sig/schema_org.rbs', line 128287

def geo_overlaps: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_overlaps=SchemaOrg::_GeospatialGeometry, ...



128288
# File 'sig/schema_org.rbs', line 128288

def geo_overlaps=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_touchesSchemaOrg::_GeospatialGeometry, ...



128289
# File 'sig/schema_org.rbs', line 128289

def geo_touches: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_touches=SchemaOrg::_GeospatialGeometry, ...



128290
# File 'sig/schema_org.rbs', line 128290

def geo_touches=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_withinSchemaOrg::_GeospatialGeometry, ...



128291
# File 'sig/schema_org.rbs', line 128291

def geo_within: () -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#geo_within=SchemaOrg::_GeospatialGeometry, ...



128292
# File 'sig/schema_org.rbs', line 128292

def geo_within=: ((SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)) -> (SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place | ::Array[SchemaOrg::_GeospatialGeometry | SchemaOrg::_Place] | nil)

#global_location_numberString, ...

Returns:

  • (String, ::Array[String], nil)


128293
# File 'sig/schema_org.rbs', line 128293

def global_location_number: () -> (String | ::Array[String] | nil)

#global_location_number=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128294
# File 'sig/schema_org.rbs', line 128294

def global_location_number=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#has_certificationSchemaOrg::_Certification, ...



128295
# File 'sig/schema_org.rbs', line 128295

def has_certification: () -> (SchemaOrg::_Certification | ::Array[SchemaOrg::_Certification] | nil)

#has_certification=SchemaOrg::_Certification, ...



128296
# File 'sig/schema_org.rbs', line 128296

def has_certification=: ((SchemaOrg::_Certification | ::Array[SchemaOrg::_Certification] | nil)) -> (SchemaOrg::_Certification | ::Array[SchemaOrg::_Certification] | nil)

#has_drive_through_servicebool, ...

Returns:

  • (bool, ::Array[bool], nil)


128297
# File 'sig/schema_org.rbs', line 128297

def has_drive_through_service: () -> (bool | ::Array[bool] | nil)

#has_drive_through_service=bool, ...

Parameters:

  • (bool, ::Array[bool], nil)

Returns:

  • (bool, ::Array[bool], nil)


128298
# File 'sig/schema_org.rbs', line 128298

def has_drive_through_service=: ((bool | ::Array[bool] | nil)) -> (bool | ::Array[bool] | nil)

Returns:

  • (String, ::Array[String], nil)


128299
# File 'sig/schema_org.rbs', line 128299

def has_gs1_digital_link: () -> (String | ::Array[String] | nil)

#has_gs1_digital_link=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128300
# File 'sig/schema_org.rbs', line 128300

def has_gs1_digital_link=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#has_mapSchemaOrg::_Map, ...

Returns:



128301
# File 'sig/schema_org.rbs', line 128301

def has_map: () -> (SchemaOrg::_Map | String | ::Array[SchemaOrg::_Map | String] | nil)

#has_map=SchemaOrg::_Map, ...

Parameters:

Returns:



128302
# File 'sig/schema_org.rbs', line 128302

def has_map=: ((SchemaOrg::_Map | String | ::Array[SchemaOrg::_Map | String] | nil)) -> (SchemaOrg::_Map | String | ::Array[SchemaOrg::_Map | String] | nil)

#identifierSchemaOrg::_PropertyValue, ...

Returns:



128303
# File 'sig/schema_org.rbs', line 128303

def identifier: () -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)

#identifier=SchemaOrg::_PropertyValue, ...

Parameters:

Returns:



128304
# File 'sig/schema_org.rbs', line 128304

def identifier=: ((SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)

#imageSchemaOrg::_ImageObject, ...

Returns:



128305
# File 'sig/schema_org.rbs', line 128305

def image: () -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)

#image=SchemaOrg::_ImageObject, ...

Parameters:

Returns:



128306
# File 'sig/schema_org.rbs', line 128306

def image=: ((SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)) -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)

#is_accessible_for_freebool, ...

Returns:

  • (bool, ::Array[bool], nil)


128307
# File 'sig/schema_org.rbs', line 128307

def is_accessible_for_free: () -> (bool | ::Array[bool] | nil)

#is_accessible_for_free=bool, ...

Parameters:

  • (bool, ::Array[bool], nil)

Returns:

  • (bool, ::Array[bool], nil)


128308
# File 'sig/schema_org.rbs', line 128308

def is_accessible_for_free=: ((bool | ::Array[bool] | nil)) -> (bool | ::Array[bool] | nil)

#isic_v4String, ...

Returns:

  • (String, ::Array[String], nil)


128309
# File 'sig/schema_org.rbs', line 128309

def isic_v4: () -> (String | ::Array[String] | nil)

#isic_v4=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128310
# File 'sig/schema_org.rbs', line 128310

def isic_v4=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#keywordsSchemaOrg::_DefinedTerm, ...

Returns:



128311
# File 'sig/schema_org.rbs', line 128311

def keywords: () -> (SchemaOrg::_DefinedTerm | String | ::Array[SchemaOrg::_DefinedTerm | String] | nil)

#keywords=SchemaOrg::_DefinedTerm, ...

Parameters:

Returns:



128312
# File 'sig/schema_org.rbs', line 128312

def keywords=: ((SchemaOrg::_DefinedTerm | String | ::Array[SchemaOrg::_DefinedTerm | String] | nil)) -> (SchemaOrg::_DefinedTerm | String | ::Array[SchemaOrg::_DefinedTerm | String] | nil)

#latitudeNumeric, ...

Returns:

  • (Numeric, String, ::Array[Numeric | String], nil)


128313
# File 'sig/schema_org.rbs', line 128313

def latitude: () -> (Numeric | String | ::Array[Numeric | String] | nil)

#latitude=Numeric, ...

Parameters:

  • (Numeric, String, ::Array[Numeric | String], nil)

Returns:

  • (Numeric, String, ::Array[Numeric | String], nil)


128314
# File 'sig/schema_org.rbs', line 128314

def latitude=: ((Numeric | String | ::Array[Numeric | String] | nil)) -> (Numeric | String | ::Array[Numeric | String] | nil)

#logoSchemaOrg::_ImageObject, ...

Returns:



128315
# File 'sig/schema_org.rbs', line 128315

def logo: () -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)

#logo=SchemaOrg::_ImageObject, ...

Parameters:

Returns:



128316
# File 'sig/schema_org.rbs', line 128316

def logo=: ((SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)) -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)

#longitudeNumeric, ...

Returns:

  • (Numeric, String, ::Array[Numeric | String], nil)


128317
# File 'sig/schema_org.rbs', line 128317

def longitude: () -> (Numeric | String | ::Array[Numeric | String] | nil)

#longitude=Numeric, ...

Parameters:

  • (Numeric, String, ::Array[Numeric | String], nil)

Returns:

  • (Numeric, String, ::Array[Numeric | String], nil)


128318
# File 'sig/schema_org.rbs', line 128318

def longitude=: ((Numeric | String | ::Array[Numeric | String] | nil)) -> (Numeric | String | ::Array[Numeric | String] | nil)

#main_entity_of_pageSchemaOrg::_CreativeWork, ...

Returns:



128319
# File 'sig/schema_org.rbs', line 128319

def main_entity_of_page: () -> (SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)

#main_entity_of_page=SchemaOrg::_CreativeWork, ...

Parameters:

Returns:



128320
# File 'sig/schema_org.rbs', line 128320

def main_entity_of_page=: ((SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)) -> (SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)

#mapString, ...

Returns:

  • (String, ::Array[String], nil)


128321
# File 'sig/schema_org.rbs', line 128321

def map: () -> (String | ::Array[String] | nil)

#map=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128322
# File 'sig/schema_org.rbs', line 128322

def map=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#mapsString, ...

Returns:

  • (String, ::Array[String], nil)


128323
# File 'sig/schema_org.rbs', line 128323

def maps: () -> (String | ::Array[String] | nil)

#maps=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128324
# File 'sig/schema_org.rbs', line 128324

def maps=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#maximum_attendee_capacityInteger, ...

Returns:



128325
# File 'sig/schema_org.rbs', line 128325

def maximum_attendee_capacity: () -> (Integer | ::Array[Integer] | nil)

#maximum_attendee_capacity=Integer, ...

Parameters:

Returns:



128326
# File 'sig/schema_org.rbs', line 128326

def maximum_attendee_capacity=: ((Integer | ::Array[Integer] | nil)) -> (Integer | ::Array[Integer] | nil)

#nameString, ...

Returns:

  • (String, ::Array[String], nil)


128327
# File 'sig/schema_org.rbs', line 128327

def name: () -> (String | ::Array[String] | nil)

#name=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128328
# File 'sig/schema_org.rbs', line 128328

def name=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#opening_hours_specificationSchemaOrg::_OpeningHoursSpecification, ...



128329
# File 'sig/schema_org.rbs', line 128329

def opening_hours_specification: () -> (SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)

#opening_hours_specification=SchemaOrg::_OpeningHoursSpecification, ...



128330
# File 'sig/schema_org.rbs', line 128330

def opening_hours_specification=: ((SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)) -> (SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)

#ownerSchemaOrg::_Organization, ...



128331
# File 'sig/schema_org.rbs', line 128331

def owner: () -> (SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)

#owner=SchemaOrg::_Organization, ...



128332
# File 'sig/schema_org.rbs', line 128332

def owner=: ((SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)) -> (SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)

#photoSchemaOrg::_ImageObject, ...



128333
# File 'sig/schema_org.rbs', line 128333

def photo: () -> (SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)

#photo=SchemaOrg::_ImageObject, ...



128334
# File 'sig/schema_org.rbs', line 128334

def photo=: ((SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)) -> (SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)

#photosSchemaOrg::_ImageObject, ...



128335
# File 'sig/schema_org.rbs', line 128335

def photos: () -> (SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)

#photos=SchemaOrg::_ImageObject, ...



128336
# File 'sig/schema_org.rbs', line 128336

def photos=: ((SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)) -> (SchemaOrg::_ImageObject | SchemaOrg::_Photograph | ::Array[SchemaOrg::_ImageObject | SchemaOrg::_Photograph] | nil)

#potential_actionSchemaOrg::_Action, ...

Returns:



128337
# File 'sig/schema_org.rbs', line 128337

def potential_action: () -> (SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)

#potential_action=SchemaOrg::_Action, ...

Parameters:

Returns:



128338
# File 'sig/schema_org.rbs', line 128338

def potential_action=: ((SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)) -> (SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)

#public_accessbool, ...

Returns:

  • (bool, ::Array[bool], nil)


128339
# File 'sig/schema_org.rbs', line 128339

def public_access: () -> (bool | ::Array[bool] | nil)

#public_access=bool, ...

Parameters:

  • (bool, ::Array[bool], nil)

Returns:

  • (bool, ::Array[bool], nil)


128340
# File 'sig/schema_org.rbs', line 128340

def public_access=: ((bool | ::Array[bool] | nil)) -> (bool | ::Array[bool] | nil)

#reviewSchemaOrg::_Review, ...

Returns:



128341
# File 'sig/schema_org.rbs', line 128341

def review: () -> (SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)

#review=SchemaOrg::_Review, ...

Parameters:

Returns:



128342
# File 'sig/schema_org.rbs', line 128342

def review=: ((SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)) -> (SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)

#reviewsSchemaOrg::_Review, ...

Returns:



128343
# File 'sig/schema_org.rbs', line 128343

def reviews: () -> (SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)

#reviews=SchemaOrg::_Review, ...

Parameters:

Returns:



128344
# File 'sig/schema_org.rbs', line 128344

def reviews=: ((SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)) -> (SchemaOrg::_Review | ::Array[SchemaOrg::_Review] | nil)

#same_asString, ...

Returns:

  • (String, ::Array[String], nil)


128345
# File 'sig/schema_org.rbs', line 128345

def same_as: () -> (String | ::Array[String] | nil)

#same_as=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128346
# File 'sig/schema_org.rbs', line 128346

def same_as=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#sloganString, ...

Returns:

  • (String, ::Array[String], nil)


128347
# File 'sig/schema_org.rbs', line 128347

def slogan: () -> (String | ::Array[String] | nil)

#slogan=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128348
# File 'sig/schema_org.rbs', line 128348

def slogan=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#smoking_allowedbool, ...

Returns:

  • (bool, ::Array[bool], nil)


128349
# File 'sig/schema_org.rbs', line 128349

def smoking_allowed: () -> (bool | ::Array[bool] | nil)

#smoking_allowed=bool, ...

Parameters:

  • (bool, ::Array[bool], nil)

Returns:

  • (bool, ::Array[bool], nil)


128350
# File 'sig/schema_org.rbs', line 128350

def smoking_allowed=: ((bool | ::Array[bool] | nil)) -> (bool | ::Array[bool] | nil)

#special_opening_hours_specificationSchemaOrg::_OpeningHoursSpecification, ...



128351
# File 'sig/schema_org.rbs', line 128351

def special_opening_hours_specification: () -> (SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)

#special_opening_hours_specification=SchemaOrg::_OpeningHoursSpecification, ...



128352
# File 'sig/schema_org.rbs', line 128352

def special_opening_hours_specification=: ((SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)) -> (SchemaOrg::_OpeningHoursSpecification | ::Array[SchemaOrg::_OpeningHoursSpecification] | nil)

#subject_ofSchemaOrg::_CreativeWork, ...



128353
# File 'sig/schema_org.rbs', line 128353

def subject_of: () -> (SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)

#subject_of=SchemaOrg::_CreativeWork, ...



128354
# File 'sig/schema_org.rbs', line 128354

def subject_of=: ((SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)) -> (SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)

#telephoneString, ...

Returns:

  • (String, ::Array[String], nil)


128355
# File 'sig/schema_org.rbs', line 128355

def telephone: () -> (String | ::Array[String] | nil)

#telephone=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128356
# File 'sig/schema_org.rbs', line 128356

def telephone=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#tour_booking_pageString, ...

Returns:

  • (String, ::Array[String], nil)


128357
# File 'sig/schema_org.rbs', line 128357

def tour_booking_page: () -> (String | ::Array[String] | nil)

#tour_booking_page=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128358
# File 'sig/schema_org.rbs', line 128358

def tour_booking_page=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)

#tourist_typeSchemaOrg::_Audience, ...

Returns:



128359
# File 'sig/schema_org.rbs', line 128359

def tourist_type: () -> (SchemaOrg::_Audience | String | ::Array[SchemaOrg::_Audience | String] | nil)

#tourist_type=SchemaOrg::_Audience, ...

Parameters:

Returns:



128360
# File 'sig/schema_org.rbs', line 128360

def tourist_type=: ((SchemaOrg::_Audience | String | ::Array[SchemaOrg::_Audience | String] | nil)) -> (SchemaOrg::_Audience | String | ::Array[SchemaOrg::_Audience | String] | nil)

#urlString, ...

Returns:

  • (String, ::Array[String], nil)


128361
# File 'sig/schema_org.rbs', line 128361

def url: () -> (String | ::Array[String] | nil)

#url=String, ...

Parameters:

  • (String, ::Array[String], nil)

Returns:

  • (String, ::Array[String], nil)


128362
# File 'sig/schema_org.rbs', line 128362

def url=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)