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.

app_uid (String)

A string containing the unique identifier of the app or sandbox app associated with the worker, or null if the worker is user-scoped.

created_at (String)

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