Appearance
app/ai/jobStatus getsubscribe
Arguments
| Key | Value type | Description |
|---|---|---|
| data | Bundle (data) | |
| id | AiJobId |
Bundles
data
| Key | Value type | Description |
|---|---|---|
| errorMessage | string | |
| makeNew | boolean | |
| modelId | AiModelId | |
| prompt | string | |
| settings | JsonString | |
| status | AiJobStatus | |
| targetId | LayerId | |
| type | AiContentType |