Method: NotionRubyMapping::TextProperty#text_objects
- Defined in:
- lib/notion_ruby_mapping/properties/text_property.rb
#text_objects ⇒ Object (readonly)
Page property only methods
19 20 21 |
# File 'lib/notion_ruby_mapping/properties/text_property.rb', line 19 def text_objects @text_objects end |