Class: PlanningClient::ChecklistItem

Inherits:
LogicalModel
  • Object
show all
Includes:
ServiceConfiguration
Defined in:
app/models/planning_client/checklist_item.rb

Instance Method Summary collapse

Methods included from ServiceConfiguration

included

Instance Method Details

#json_rootObject



20
21
22
# File 'app/models/planning_client/checklist_item.rb', line 20

def json_root
  'checklist_item'
end