Class: NotionRubyMapping::FilesProperty

Inherits:
Property
  • Object
show all
Includes:
IsEmptyIsNotEmpty
Defined in:
lib/notion_ruby_mapping/files_property.rb

Overview

Select property

Constant Summary collapse

TYPE =
"files"

Instance Attribute Summary

Attributes inherited from Property

#name, #will_update

Method Summary

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