WorkerInfo


The WorkerInfo object containing worker information.

Attributes

name (String)

A string containing the name of the worker.

url (String)

A string containing the URL of the worker.

file_path (String)

A string containing the file path of the worker source code.

file_uid (String)

A string containing the unique identifier of the worker file.

created_at (String)

A string containing the date and time when the worker was created.