Sha256: d0d81ddf43628789a1a048111ffeac3acf44f4a59b7622330408a918927bdba6

Contents?: true

Size: 186 Bytes

Versions: 2

Compression:

Stored size: 186 Bytes

Contents

module Notion
  # Database objects describe the property schema of a database in Notion.
  #
  # https://developers.notion.com/reference/database
  class Database < OpenStruct
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
notion-sdk-ruby-0.6.1 lib/notion-sdk-ruby/models/database.rb
notion-sdk-ruby-0.6.0 lib/notion-sdk-ruby/models/database.rb