TaskCompletionReceipt
TaskCompletionReceipt
Overview
TaskCompletionReceipt 是Python的Aspose.Font FOSS中的一个类.
TaskCompletionReceipt.task_id identifies the task uniquely.
特性: api_calls_count, items_discovered, items_failed, items_succeeded, reported_at, response_body,另外7个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
task_id | str | 阅读/写作 | 获取或设置任务ID. |
task_title | str | 阅读/写作 | 获取或设置任务标题. |
run_id | str | 阅读/写作 | 获取或设置运行ID. |
reported_at | str | 阅读/写作 | 得到或设置报告为. |
status | str | 阅读/写作 | 得到或设置状态. |
response_code | int | 阅读/写作 | 获取或设置响应代码. |
response_body | str | 阅读/写作 | 得到或设置响应体. |
run_duration_ms | int | 阅读/写作 | 得到或设置运行时间 ms. |
items_discovered | int | 阅读/写作 | 获取或设置发现的物品. |
items_failed | int | 阅读/写作 | 取或设置项未能. |
items_succeeded | int | 阅读/写作 | 获取或设置项目成功. |
api_calls_count | int | 阅读/写作 | 得到或设置API调用数. |
task_stage | str | 阅读/写作 | 获得或设置任务阶段. |