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