Class: NotionRubyMapping::CheckboxProperty
- Includes:
- EqualsDoesNotEqual
- Defined in:
- lib/notion_ruby_mapping/checkbox_property.rb
Overview
Checkbox property
Constant Summary collapse
- TYPE =
"checkbox"
Instance Attribute Summary
Attributes inherited from Property
Method Summary
Methods included from EqualsDoesNotEqual
#filter_does_not_equal, #filter_equals
Methods inherited from Property
create_from_json, #initialize, #make_filter_query, #type
Constructor Details
This class inherits a constructor from NotionRubyMapping::Property