Class: NotionRubyMapping::MultiProperty

Inherits:
Property
  • Object
show all
Includes:
ContainsDoesNotContain, IsEmptyIsNotEmpty
Defined in:
lib/notion_ruby_mapping/properties/multi_property.rb

Overview

MultiSelect property

Instance Attribute Summary

Attributes inherited from Property

#name, #property_cache, #property_id, #will_update

Method Summary

Methods included from IsEmptyIsNotEmpty

#filter_is_empty, #filter_is_not_empty

Methods included from ContainsDoesNotContain

#filter_contains, #filter_does_not_contain

Methods inherited from Property

#assert_database_property, #assert_page_property, #clear_will_update, #contents?, create_from_json, #database?, #initialize, #make_filter_query, #new_name=, #page?, #property_schema_json, #remove, #retrieve_page_property, #type, #update_from_json, #update_property_schema_json

Constructor Details

This class inherits a constructor from NotionRubyMapping::Property