Class: OmnifocusMcp::Tools::Operations::BatchAddItems::Planner::Resolved

Inherits:
Data
  • Object
show all
Defined in:
lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



13
14
15
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13

def id
  @id
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13

def name
  @name
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



13
14
15
# File 'lib/omnifocus_mcp/tools/operations/batch_add_items/planner.rb', line 13

def type
  @type
end