TaskDetail
Field Name | Type | Description | Required |
---|---|---|---|
TaskUID | String | Task UID | ✓ |
Action | String | Action name of the current task | ✓ |
Status | String | Task status | ✓ |
ImgList | []String | A list of URLs for the generated images | |
Seed | Int | The seed of generated images | |
TxtList | []String | A list of strings for the image descriptions | |
ConsumeApiPoint | Int | Credits consumed | |
ErrorCode | Int | The error code shows when an error occurs; 0 indicates no error. View the error codes | |
ErrorMassage | String | The error message shows when an error occurs |