Class: NotionRubyMapping::MultiProperty
- Includes:
- ContainsDoesNotContain, IsEmptyIsNotEmpty
- Defined in:
- lib/notion_ruby_mapping/multi_property.rb
Overview
MultiSelect property
Direct Known Subclasses
CreatedByProperty, LastEditedByProperty, MultiSelectProperty, PeopleProperty, RelationProperty
Instance Attribute Summary
Attributes inherited from Property
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
create_from_json, #initialize, #make_filter_query, #type
Constructor Details
This class inherits a constructor from NotionRubyMapping::Property