Class: OmnifocusMcp::Tools::Operations::BatchAddItems::Planner::Resolved
- Inherits:
-
Data
- Object
- Data
- OmnifocusMcp::Tools::Operations::BatchAddItems::Planner::Resolved
- Defined in:
- lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id
13 14 15 |
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13 def id @id end |
#name ⇒ Object (readonly)
Returns the value of attribute name
13 14 15 |
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13 def name @name end |
#type ⇒ Object (readonly)
Returns the value of attribute type
13 14 15 |
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13 def type @type end |