Module: SchemaOrg::_Bridge

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

Instance Method Summary collapse

Instance Method Details

#additional_propertySchemaOrg::_PropertyValue, ...



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

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

#additional_property=SchemaOrg::_PropertyValue, ...



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

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

#additional_typeString, ...

Returns:

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


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

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

#additional_type=String, ...

Parameters:

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

Returns:

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


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

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

#addressSchemaOrg::_PostalAddress, ...

Returns:



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

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

#address=SchemaOrg::_PostalAddress, ...

Parameters:

Returns:



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

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

#aggregate_ratingSchemaOrg::_AggregateRating, ...



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

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

#aggregate_rating=SchemaOrg::_AggregateRating, ...



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

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

#alternate_nameString, ...

Returns:

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


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

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

#alternate_name=String, ...

Parameters:

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

Returns:

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


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

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

#amenity_featureSchemaOrg::_LocationFeatureSpecification, ...



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

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

#amenity_feature=SchemaOrg::_LocationFeatureSpecification, ...



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

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

#branch_codeString, ...

Returns:

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


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

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

#branch_code=String, ...

Parameters:

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

Returns:

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


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

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

#contained_inSchemaOrg::_Place, ...

Returns:



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

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

#contained_in=SchemaOrg::_Place, ...

Parameters:

Returns:



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

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

#contained_in_placeSchemaOrg::_Place, ...

Returns:



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

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

#contained_in_place=SchemaOrg::_Place, ...

Parameters:

Returns:



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

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

#contains_placeSchemaOrg::_Place, ...

Returns:



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

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

#contains_place=SchemaOrg::_Place, ...

Parameters:

Returns:



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

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

#descriptionString, ...

Returns:



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

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

#description=String, ...

Parameters:

Returns:



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

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)


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

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

#disambiguating_description=String, ...

Parameters:

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

Returns:

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


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

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

#eventSchemaOrg::_Event, ...

Returns:



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

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

#event=SchemaOrg::_Event, ...

Parameters:

Returns:



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

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

#eventsSchemaOrg::_Event, ...

Returns:



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

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

#events=SchemaOrg::_Event, ...

Parameters:

Returns:



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

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

#fax_numberString, ...

Returns:

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


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

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

#fax_number=String, ...

Parameters:

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

Returns:

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


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

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

#geoSchemaOrg::_GeoCoordinates, ...



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

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

#geo=SchemaOrg::_GeoCoordinates, ...



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

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, ...



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

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

#geo_contains=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_covered_by=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_covers=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_crosses=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_disjoint=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_equals=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_intersects=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_overlaps=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_touches=SchemaOrg::_GeospatialGeometry, ...



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

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, ...



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

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

#geo_within=SchemaOrg::_GeospatialGeometry, ...



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

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)


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

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

#global_location_number=String, ...

Parameters:

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

Returns:

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


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

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

#has_certificationSchemaOrg::_Certification, ...



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

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

#has_certification=SchemaOrg::_Certification, ...



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

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

#has_drive_through_servicebool, ...

Returns:

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


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

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

#has_drive_through_service=bool, ...

Parameters:

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

Returns:

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


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

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

Returns:

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


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

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

#has_gs1_digital_link=String, ...

Parameters:

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

Returns:

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


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

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

#has_mapSchemaOrg::_Map, ...

Returns:



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

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

#has_map=SchemaOrg::_Map, ...

Parameters:

Returns:



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

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

#identifierSchemaOrg::_PropertyValue, ...

Returns:



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

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

#identifier=SchemaOrg::_PropertyValue, ...

Parameters:

Returns:



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

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

#imageSchemaOrg::_ImageObject, ...

Returns:



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

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

#image=SchemaOrg::_ImageObject, ...

Parameters:

Returns:



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

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)


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

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

#is_accessible_for_free=bool, ...

Parameters:

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

Returns:

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


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

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

#isic_v4String, ...

Returns:

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


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

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

#isic_v4=String, ...

Parameters:

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

Returns:

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


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

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

#keywordsSchemaOrg::_DefinedTerm, ...

Returns:



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

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

#keywords=SchemaOrg::_DefinedTerm, ...

Parameters:

Returns:



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

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)


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

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

#latitude=Numeric, ...

Parameters:

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

Returns:

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


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

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

#logoSchemaOrg::_ImageObject, ...

Returns:



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

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

#logo=SchemaOrg::_ImageObject, ...

Parameters:

Returns:



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

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)


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

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

#longitude=Numeric, ...

Parameters:

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

Returns:

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


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

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

#main_entity_of_pageSchemaOrg::_CreativeWork, ...

Returns:



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

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

#main_entity_of_page=SchemaOrg::_CreativeWork, ...

Parameters:

Returns:



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

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)


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

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

#map=String, ...

Parameters:

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

Returns:

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


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

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

#mapsString, ...

Returns:

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


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

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

#maps=String, ...

Parameters:

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

Returns:

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


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

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

#maximum_attendee_capacityInteger, ...

Returns:



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

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

#maximum_attendee_capacity=Integer, ...

Parameters:

Returns:



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

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

#nameString, ...

Returns:

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


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

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

#name=String, ...

Parameters:

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

Returns:

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


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

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

#opening_hoursString, ...

Returns:

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


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

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

#opening_hours=String, ...

Parameters:

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

Returns:

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


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

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

#opening_hours_specificationSchemaOrg::_OpeningHoursSpecification, ...



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

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

#opening_hours_specification=SchemaOrg::_OpeningHoursSpecification, ...



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

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

#ownerSchemaOrg::_Organization, ...



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

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

#owner=SchemaOrg::_Organization, ...



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

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

#photoSchemaOrg::_ImageObject, ...



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

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

#photo=SchemaOrg::_ImageObject, ...



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

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

#photosSchemaOrg::_ImageObject, ...



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

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

#photos=SchemaOrg::_ImageObject, ...



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

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:



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

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

#potential_action=SchemaOrg::_Action, ...

Parameters:

Returns:



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

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

#public_accessbool, ...

Returns:

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


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

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

#public_access=bool, ...

Parameters:

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

Returns:

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


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

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

#reviewSchemaOrg::_Review, ...

Returns:



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

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

#review=SchemaOrg::_Review, ...

Parameters:

Returns:



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

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

#reviewsSchemaOrg::_Review, ...

Returns:



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

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

#reviews=SchemaOrg::_Review, ...

Parameters:

Returns:



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

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

#same_asString, ...

Returns:

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


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

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

#same_as=String, ...

Parameters:

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

Returns:

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


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

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

#sloganString, ...

Returns:

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


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

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

#slogan=String, ...

Parameters:

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

Returns:

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


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

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

#smoking_allowedbool, ...

Returns:

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


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

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

#smoking_allowed=bool, ...

Parameters:

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

Returns:

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


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

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

#special_opening_hours_specificationSchemaOrg::_OpeningHoursSpecification, ...



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

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

#special_opening_hours_specification=SchemaOrg::_OpeningHoursSpecification, ...



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

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

#subject_ofSchemaOrg::_CreativeWork, ...



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

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

#subject_of=SchemaOrg::_CreativeWork, ...



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

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)


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

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

#telephone=String, ...

Parameters:

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

Returns:

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


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

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

#tour_booking_pageString, ...

Returns:

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


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

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

#tour_booking_page=String, ...

Parameters:

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

Returns:

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


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

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

#urlString, ...

Returns:

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


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

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

#url=String, ...

Parameters:

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

Returns:

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


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

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