Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 382 Bytes

NewJobResponse.md

File metadata and controls

20 lines (14 loc) · 382 Bytes

cielo24::NewJobResponse

Properties

Name Type Description Notes
job_id String [optional]
task_id String [optional]

Example

require 'cielo24'

instance = cielo24::NewJobResponse.new(
  job_id: 0fbd6015910e42dca25a863c4925d77c,
  task_id: f79fcf4cccfe4402826190ca13a7c0d4
)