Method: Forecasting::Models::Assignment#placeholder

Defined in:
lib/forecasting/models/assignment.rb

#placeholderObject



29
30
31
# File 'lib/forecasting/models/assignment.rb', line 29

def placeholder
  forecast_client.placeholder(id: placeholder_id)
end