Class: NotionRubyMapping::CheckboxProperty

Inherits:
Property
  • Object
show all
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

#name, #will_update

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