Class: NotionRubyMapping::CreatedTimeProperty
- Inherits:
-
DateBaseProperty
- Object
- Property
- DateBaseProperty
- NotionRubyMapping::CreatedTimeProperty
- Defined in:
- lib/notion_ruby_mapping/created_time_property.rb
Constant Summary collapse
- TYPE =
"created_time"
Instance Attribute Summary
Attributes inherited from Property
Method Summary
Methods inherited from DateBaseProperty
#filter_after, #filter_before, #filter_does_not_equal, #filter_equals, #filter_next_month, #filter_next_week, #filter_next_year, #filter_on_or_after, #filter_on_or_before, #filter_past_month, #filter_past_week, #filter_past_year, #value_str
Methods included from IsEmptyIsNotEmpty
#filter_is_empty, #filter_is_not_empty
Methods inherited from Property
create_from_json, #initialize, #make_filter_query, #type
Constructor Details
This class inherits a constructor from NotionRubyMapping::Property