Class: NotionRb::Operations::Commands::Update
- Defined in:
- lib/notion_rb/operations/commands/update.rb
Constant Summary collapse
- COMMAND =
'update'
- NAME =
:update
Instance Attribute Summary
Attributes inherited from Base
#args, #command, #id, #path, #table
Instance Method Summary collapse
-
#initialize(id, opts = {}) ⇒ Update
constructor
A new instance of Update.