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

NameTypeAccessDescription
task_idstr阅读/写作获取或设置任务ID.
task_titlestr阅读/写作获取或设置任务标题.
run_idstr阅读/写作获取或设置运行ID.
reported_atstr阅读/写作得到或设置报告为.
statusstr阅读/写作得到或设置状态.
response_codeint阅读/写作获取或设置响应代码.
response_bodystr阅读/写作得到或设置响应体.
run_duration_msint阅读/写作得到或设置运行时间 ms.
items_discoveredint阅读/写作获取或设置发现的物品.
items_failedint阅读/写作取或设置项未能.
items_succeededint阅读/写作获取或设置项目成功.
api_calls_countint阅读/写作得到或设置API调用数.
task_stagestr阅读/写作获得或设置任务阶段.

See Also

 中文