Class: FinchAPI::Models::Jobs::AutomatedAsyncJob::Params

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/finch-api/models/jobs/automated_async_job.rb

Overview

def initialize: (Hash | FinchAPI::BaseModel) -> void

Instance Attribute Summary collapse

Instance Attribute Details

#individual_idString? (readonly)

The ID of the individual that the job was completed for.

Returns:

  • (String, nil)


84
# File 'lib/finch-api/models/jobs/automated_async_job.rb', line 84

optional :individual_id, String