Replicon (预览版)
Replicon 是一种自动驾驶的专业服务自动化解决方案,它使用先进技术分析实时数据,然后提供建议来帮助保持项目、资源和财务的正轨。连接器允许你持续将项目、任务和资源分配从 Project Online 同步到 Replicon,并将 Replicon 中的时间数据同步到 Project Online。
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | Replicon 支持 |
| URL | https://www.replicon.com/customerzone/contact-support/ |
| support@replicon.com |
| 连接器元数据 | |
|---|---|
| 发布者 | Replicon Inc |
| 网站 | https://www.replicon.com |
| 隐私策略 | https://www.replicon.com/terms-and-conditions/privacy-policy |
| 类别 | 商业智能;金融 |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 任务列表服务获取数据 |
从 Replicon 获取任务列表服务数据 |
| 创建任务层次结构或应用修改 |
创建任务层次结构或对 Replicon 任务应用修改 |
| 创建项目或应用修改 |
在 Replicon 中创建项目或应用修改 |
| 放置项目团队成员分配 |
重写 Project 的团队成员分配 |
| 移动任务 |
将任务移动到新的父级 |
| 获取后代任务详细信息 |
从 Replicon 获取层次结构任务详细信息 |
| 获取时间表摘要 |
从 Replicon 获取时间表摘要 |
| 获取用户列表 |
从 Replicon 获取用户列表数据 |
| 获取租户终结点详细信息 |
获取租户的终结点详细信息 |
| 获取输入时间摘要 |
从 Replicon 获取任务 URI 输入的时间 |
| 获取项目详细信息 |
从 Replicon 获取项目详细信息 |
| 重写任务的资源分配 |
将资源分配更新为指定的任务 |
任务列表服务获取数据
从 Replicon 获取任务列表服务数据
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
页面
|
page | string |
页面 |
|
|
pagesize
|
pagesize | string |
页面大小 |
|
|
columnUris
|
columnUris | array of string |
列 URI |
|
|
排序
|
sort | array of |
排序 |
|
|
filterExpression
|
filterExpression | object |
筛选表达式 |
返回
创建任务层次结构或应用修改
创建任务层次结构或对 Replicon 任务应用修改
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
uri
|
uri | string |
项目 URI |
|
|
姓名
|
name | string |
项目名称 |
|
|
代码
|
code | string |
项目代码 |
|
|
parameterCorrelationId
|
parameterCorrelationId | string |
参数关联 ID |
|
|
目标
|
target | object |
目标 |
|
|
parameterCorrelationId
|
parameterCorrelationId | string |
任务参数关联 ID |
|
|
姓名
|
name | string |
要应用的任务名称 |
|
|
value
|
value | string |
要应用的任务代码 |
|
|
value
|
value | string |
要应用的任务说明 |
|
|
isClosed
|
isClosed | string |
已关闭任务 |
|
|
年
|
year | integer |
任务开始日期的年份 |
|
|
月份
|
month | integer |
任务开始日期的月份 |
|
|
日
|
day | integer |
任务开始日期的日期 |
|
|
年
|
year | integer |
任务结束日期的年份 |
|
|
月份
|
month | integer |
任务结束日期的年份 |
|
|
日
|
day | integer |
任务结束日期的年份 |
|
|
value
|
value | string |
时间和费用输入类型值 |
|
|
isTimeEntryAllowed
|
isTimeEntryAllowed | string |
允许的时间输入 |
|
|
costTypeToApply
|
costTypeToApply | object |
要应用的成本类型 |
|
|
estimatedHoursToApply
|
estimatedHoursToApply | object |
要应用的估计小时数 |
|
|
estimatedCostToApply
|
estimatedCostToApply | object |
要应用的估计成本 |
|
|
resourcesToAdd
|
resourcesToAdd | array of string |
要添加的资源 |
|
|
resourcesToRemove
|
resourcesToRemove | array of string |
要删除的资源 |
|
|
customFieldsToApply
|
customFieldsToApply | array of |
要应用的自定义字段 |
|
|
keyValuesToApply
|
keyValuesToApply | array of |
要应用的键值 |
|
|
objectExtensionFieldsToApply
|
objectExtensionFieldsToApply | array of |
要应用的对象扩展字段 |
|
|
taskModificationOptionUri
|
taskModificationOptionUri | string |
任务修改选项 URI |
|
|
unitOfWorkId
|
unitOfWorkId | string |
工作单位 ID |
返回
创建项目或应用修改
在 Replicon 中创建项目或应用修改
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
目标
|
target | object |
项目目标 |
|
|
value
|
value | string |
要应用的项目名称 |
|
|
value
|
value | string |
要应用的项目代码 |
|
|
descriptionToApply
|
descriptionToApply | object |
要应用的项目说明 |
|
|
percentCompletedToApply
|
percentCompletedToApply | string |
完成应用百分比 |
|
|
年
|
year | integer |
项目开始日期的年份 |
|
|
月份
|
month | integer |
项目开始日期的月份 |
|
|
日
|
day | integer |
项目开始日期的日期 |
|
|
年
|
year | integer |
项目结束日期的年份 |
|
|
月份
|
month | integer |
项目结束日期的月份 |
|
|
日
|
day | integer |
项目结束日期的日期 |
|
|
value
|
value | string |
计费类型 |
|
|
projectLeaderToApply
|
projectLeaderToApply | object |
要应用的项目主管 |
|
|
isProjectLeaderApprovalRequired
|
isProjectLeaderApprovalRequired | string |
需要项目领导审批 |
|
|
isTimeEntryAllowed
|
isTimeEntryAllowed | string |
允许的时间输入 |
|
|
姓名
|
name | string |
计费货币名称 |
|
|
姓名
|
name | string |
计费合同名称 |
|
|
keyUri 的
|
keyUri | string |
密钥 URI |
|
|
文本消息
|
text | string |
键值项文本 |
|
|
uri
|
uri | string |
键值项 URI |
|
|
uri
|
uri | string |
value uri |
|
|
projectModificationOptionUri
|
projectModificationOptionUri | string |
项目修改选项 URI |
|
|
unitOfWorkId
|
unitOfWorkId | string |
工作单位 ID |
返回
放置项目团队成员分配
重写 Project 的团队成员分配
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
projectUri
|
projectUri | string |
项目 URI |
|
|
resourceUris
|
resourceUris | array of string |
资源 URI |
移动任务
将任务移动到新的父级
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
taskUri
|
taskUri | string |
任务 URI |
|
|
targetUri
|
targetUri | string |
目标 URI |
|
|
moveTaskMethodUri
|
moveTaskMethodUri | string |
移动任务方法 URI |
获取后代任务详细信息
从 Replicon 获取层次结构任务详细信息
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
parentUri
|
parentUri | string |
父 URI |
获取时间表摘要
从 Replicon 获取时间表摘要
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
timesheetUri
|
timesheetUri | string |
时间表 URI |
返回
获取用户列表
从 Replicon 获取用户列表数据
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
页面
|
page | string |
页面 |
|
|
pagesize
|
pagesize | string |
页面大小 |
|
|
columnUris
|
columnUris | array of string |
列 URI |
|
|
排序
|
sort | array of |
排序 |
|
|
filterExpression
|
filterExpression | object |
筛选表达式 |
返回
获取租户终结点详细信息
获取输入时间摘要
从 Replicon 获取任务 URI 输入的时间
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
taskUris
|
taskUris | array of string |
任务 URI |
返回
获取项目详细信息
从 Replicon 获取项目详细信息
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
uri
|
uri | string |
项目 URI |
|
|
姓名
|
name | string |
项目名称 |
|
|
代码
|
code | string |
项目代码 |
|
|
parameterCorrelationId
|
parameterCorrelationId | string |
参数关联 ID |
返回
重写任务的资源分配
将资源分配更新为指定的任务
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
taskUri
|
taskUri | string |
任务 URI |
|
|
resourceUris
|
resourceUris | array of string |
资源 URI |
触发器
| 订阅事件触发器 |
在 Replicon 中触发订阅 Web 挂钩事件 |
订阅事件触发器
在 Replicon 中触发订阅 Web 挂钩事件
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Replicon 的主机 URL
|
hostUrl | True | string |
Replicon 主机 URL |
|
eventType
|
eventType | string |
要订阅的事件类型 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
displayText
|
timesheet.displayText | string |
显示文本 |
|
uri
|
timesheet.uri | string |
uri |
|
鼻涕虫
|
timesheet.slug | string |
鼻涕虫 |
|
approvalStatusUri
|
approvalStatusUri | string |
审批状态 URI |
|
displayText
|
authority.actingUser.displayText | string |
用户显示文本 |
|
登录名
|
authority.actingUser.loginName | string |
用户登录名 |
|
uri
|
authority.actingUser.uri | string |
uri |
|
鼻涕虫
|
authority.actingUser.slug | string |
鼻涕虫 |
|
displayText
|
authority.displayText | string |
显示文本 |
|
actingForUser
|
authority.actingForUser | string |
代表用户 |
|
displayText
|
authority.authorityType.displayText | string |
颁发机构类型显示文本 |
|
uri
|
authority.authorityType.uri | string |
uri |
|
timesheetStatusUri
|
timesheetStatusUri | string |
时间表的状态 URI |
定义
GetTimesheetSummaryResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
actualPayableTimeCalculationStatus
|
d.actualPayableTimeCalculationStatus | string |
实际应付时间计算的状态 |
|
actualsByActivity
|
d.actualsByActivity | array of object |
按活动实际值 |
|
活动
|
d.actualsByActivity.activity | object |
活动 |
|
totalTimeDuration
|
d.actualsByActivity.totalTimeDuration | Duration | |
|
actualsByBillingRate
|
d.actualsByBillingRate | array of object |
按计费费率计算的实际值 |
|
billingRate
|
d.actualsByBillingRate.billingRate | object |
计费费率 |
|
totalTimeDuration
|
d.actualsByBillingRate.totalTimeDuration | Duration | |
|
actualsByDate
|
d.actualsByDate | array of object |
实际值(按日期) |
|
breakDuration
|
d.actualsByDate.breakDuration | Duration | |
|
date
|
d.actualsByDate.date | Date | |
|
hasComments
|
d.actualsByDate.hasComments | boolean |
存在注释 |
|
isHolidayDayOff
|
d.actualsByDate.isHolidayDayOff | boolean |
是假日日期 |
|
isWeeklyDayOff
|
d.actualsByDate.isWeeklyDayOff | boolean |
是每周休息日 |
|
timeOffDuration
|
d.actualsByDate.timeOffDuration | Duration | |
|
totalTimeDuration
|
d.actualsByDate.totalTimeDuration | Duration | |
|
workingTimeDuration
|
d.actualsByDate.workingTimeDuration | Duration | |
|
actualsByPaycode
|
d.actualsByPaycode | array of object |
实际值(按 paycode) |
|
items
|
d.actualsByPaycode | object |
实际值(按 paycode 项目) |
|
actualsByProject
|
d.actualsByProject | array of object |
实际值(按项目) |
|
代码
|
d.actualsByProject.project.code | string |
代码 |
|
displayText
|
d.actualsByProject.project.displayText | string |
显示文本 |
|
姓名
|
d.actualsByProject.project.name | string |
姓名 |
|
鼻涕虫
|
d.actualsByProject.project.slug | string |
鼻涕虫 |
|
uri
|
d.actualsByProject.project.uri | string |
uri |
|
totalTimeDuration
|
d.actualsByProject.totalTimeDuration | Duration | |
|
displayText
|
d.approvalStatus.displayText | string |
显示文本 |
|
uri
|
d.approvalStatus.uri | string |
uri |
|
attestationStatusUri
|
d.attestationStatusUri | string |
证明状态 URI |
|
bankedTimeDuration
|
d.bankedTimeDuration | Duration | |
|
billableTimeDuration
|
d.billableTimeDuration | Duration | |
|
breakDuration
|
d.breakDuration | Duration | |
|
截止日期
|
d.dueDate | Date | |
|
nonBillableTimeDuration
|
d.nonBillableTimeDuration | Duration | |
|
overtimeDuration
|
d.overtimeDuration | Duration | |
|
日
|
d.scriptCalculationStatus.lastDataModification.day | integer |
日 |
|
displayText
|
d.scriptCalculationStatus.lastDataModification.displayText | string |
显示文本 |
|
小时
|
d.scriptCalculationStatus.lastDataModification.hour | integer |
小时 |
|
分钟
|
d.scriptCalculationStatus.lastDataModification.minute | integer |
分钟 |
|
月份
|
d.scriptCalculationStatus.lastDataModification.month | integer |
月份 |
|
秒
|
d.scriptCalculationStatus.lastDataModification.second | integer |
秒 |
|
displayText
|
d.scriptCalculationStatus.lastDataModification.timeZone.displayText | string |
显示文本 |
|
ianaName
|
d.scriptCalculationStatus.lastDataModification.timeZone.ianaName | string |
iana 名称 |
|
offsetDisplayText
|
d.scriptCalculationStatus.lastDataModification.timeZone.offsetDisplayText | string |
偏移显示文本 |
|
uri
|
d.scriptCalculationStatus.lastDataModification.timeZone.uri | string |
uri |
|
日
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.day | integer |
日 |
|
小时
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.hour | integer |
小时 |
|
毫秒
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.millisecond | integer |
毫秒 |
|
分钟
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.minute | integer |
分钟 |
|
月份
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.month | integer |
月份 |
|
秒
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.second | integer |
秒 |
|
年
|
d.scriptCalculationStatus.lastDataModification.valueInUtc.year | integer |
年 |
|
年
|
d.scriptCalculationStatus.lastDataModification.year | integer |
年 |
|
lastFailedAttempt
|
d.scriptCalculationStatus.lastFailedAttempt | object |
上次失败尝试 |
|
日
|
d.scriptCalculationStatus.lastSuccessfulAttempt.day | integer |
日 |
|
displayText
|
d.scriptCalculationStatus.lastSuccessfulAttempt.displayText | string |
显示文本 |
|
小时
|
d.scriptCalculationStatus.lastSuccessfulAttempt.hour | integer |
小时 |
|
分钟
|
d.scriptCalculationStatus.lastSuccessfulAttempt.minute | integer |
分钟 |
|
月份
|
d.scriptCalculationStatus.lastSuccessfulAttempt.month | integer |
月份 |
|
秒
|
d.scriptCalculationStatus.lastSuccessfulAttempt.second | integer |
秒 |
|
displayText
|
d.scriptCalculationStatus.lastSuccessfulAttempt.timeZone.displayText | string |
显示文本 |
|
ianaName
|
d.scriptCalculationStatus.lastSuccessfulAttempt.timeZone.ianaName | string |
iana 名称 |
|
offsetDisplayText
|
d.scriptCalculationStatus.lastSuccessfulAttempt.timeZone.offsetDisplayText | string |
偏移显示文本 |
|
uri
|
d.scriptCalculationStatus.lastSuccessfulAttempt.timeZone.uri | string |
uri |
|
日
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.day | integer |
日 |
|
小时
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.hour | integer |
小时 |
|
毫秒
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.millisecond | integer |
毫秒 |
|
分钟
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.minute | integer |
分钟 |
|
月份
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.month | integer |
月份 |
|
秒
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.second | integer |
秒 |
|
年
|
d.scriptCalculationStatus.lastSuccessfulAttempt.valueInUtc.year | integer |
年 |
|
年
|
d.scriptCalculationStatus.lastSuccessfulAttempt.year | integer |
年 |
|
displayText
|
d.scriptCalculationStatus.timesheet.displayText | string |
显示文本 |
|
鼻涕虫
|
d.scriptCalculationStatus.timesheet.slug | string |
鼻涕虫 |
|
uri
|
d.scriptCalculationStatus.timesheet.uri | string |
uri |
|
displayText
|
d.scriptCalculationStatus.timesheetStatus.displayText | string |
显示文本 |
|
uri
|
d.scriptCalculationStatus.timesheetStatus.uri | string |
uri |
|
timeOffTimeDuration
|
d.timeOffTimeDuration | Duration | |
|
displayText
|
d.timesheetStatus.displayText | string |
显示文本 |
|
uri
|
d.timesheetStatus.uri | string |
uri |
|
totalTimeDuration
|
d.totalTimeDuration | Duration | |
|
workingTimeDuration
|
d.workingTimeDuration | Duration |
BulkGetTimeEnteredSummaryResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
d
|
d | array of object |
d |
|
taskUri
|
d.taskUri | string |
任务 URI |
|
timeEnteredActual
|
d.timeEnteredActual | Duration | |
|
timeEnteredTotalEstimated
|
d.timeEnteredTotalEstimated | Duration | |
|
timeEnteredTotalEstimatedAtCompletion
|
d.timeEnteredTotalEstimatedAtCompletion | Duration |
ProjectDetailsResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
d
|
d | array of object |
d |
|
类型
|
d.error.type | string |
类型 |
|
displayText
|
d.error.displayText | string |
显示文本 |
|
parameterCorrelationId
|
d.parameterCorrelationId | string |
参数关联 ID |
|
displayText
|
d.projectDetails.billingContract.displayText | string |
显示文本 |
|
鼻涕虫
|
d.projectDetails.billingContract.slug | string |
鼻涕虫 |
|
uri
|
d.projectDetails.billingContract.uri | string |
uri |
|
displayText
|
d.projectDetails.billingType.displayText | string |
显示文本 |
|
uri
|
d.projectDetails.billingType.uri | string |
uri |
|
预算
|
d.projectDetails.budget | object |
预算 |
|
budgetedCost
|
d.projectDetails.budgetedCost | object |
预算成本 |
|
budgetedHours
|
d.projectDetails.budgetedHours | object |
预算小时数 |
|
displayText
|
d.projectDetails.clientBillingAllocationMethod.displayText | string |
显示文本 |
|
uri
|
d.projectDetails.clientBillingAllocationMethod.uri | string |
uri |
|
clientRepresentative
|
d.projectDetails.clientRepresentative | string |
客户端代表 |
|
clientSchedule
|
d.projectDetails.clientSchedule | array of |
客户端计划 |
|
clients
|
d.projectDetails.clients | array of |
clients |
|
代码
|
d.projectDetails.code | string |
代码 |
|
成本中心
|
d.projectDetails.costCenter | object |
成本中心 |
|
costType
|
d.projectDetails.costType | object |
成本类型 |
|
customFields
|
d.projectDetails.customFields | array of |
自定义字段 |
|
displayText
|
d.projectDetails.defaultBillingCurrency.displayText | string |
显示文本 |
|
姓名
|
d.projectDetails.defaultBillingCurrency.name | string |
姓名 |
|
符号
|
d.projectDetails.defaultBillingCurrency.symbol | string |
符号 |
|
uri
|
d.projectDetails.defaultBillingCurrency.uri | string |
uri |
|
departmentGroup
|
d.projectDetails.departmentGroup | object |
部门组 |
|
描述
|
d.projectDetails.description | string |
描述 |
|
displayText
|
d.projectDetails.displayText | string |
显示文本 |
|
division
|
d.projectDetails.division | object |
division |
|
employeeTypeGroup
|
d.projectDetails.employeeTypeGroup | object |
员工类型组 |
|
estimatedCost
|
d.projectDetails.estimatedCost | object |
估计成本 |
|
estimatedExpenses
|
d.projectDetails.estimatedExpenses | object |
估计费用 |
|
estimatedHours
|
d.projectDetails.estimatedHours | object |
估计小时数 |
|
displayText
|
d.projectDetails.estimationMode.displayText | string |
估计模式显示文本 |
|
uri
|
d.projectDetails.estimationMode.uri | string |
uri |
|
extensionFieldValues
|
d.projectDetails.extensionFieldValues | array of |
扩展字段值 |
|
isProjectLeaderApprovalRequired
|
d.projectDetails.isProjectLeaderApprovalRequired | boolean |
是项目所需的项目领导者审批 |
|
isTimeEntryAllowed
|
d.projectDetails.isTimeEntryAllowed | boolean |
是项目允许的时间输入 |
|
keyValues
|
d.projectDetails.keyValues | array of object |
键值 |
|
keyUri 的
|
d.projectDetails.keyValues.keyUri | string |
密钥 URI |
|
收藏
|
d.projectDetails.keyValues.value.collection | array of object |
收藏 |
|
文本消息
|
d.projectDetails.keyValues.value.collection.text | string |
文本消息 |
|
uri
|
d.projectDetails.keyValues.value.collection.uri | string |
uri |
|
uri
|
d.projectDetails.keyValues.value.uri | string |
uri |
|
位置
|
d.projectDetails.location | object |
位置 |
|
姓名
|
d.projectDetails.name | string |
姓名 |
|
percentCompleted
|
d.projectDetails.percentCompleted | integer |
已完成百分比 |
|
程序
|
d.projectDetails.program | object |
程序 |
|
projectLeader
|
d.projectDetails.projectLeader | object |
项目领导 |
|
serviceCenter
|
d.projectDetails.serviceCenter | object |
服务中心 |
|
鼻涕虫
|
d.projectDetails.slug | string |
鼻涕虫 |
|
displayText
|
d.projectDetails.status.displayText | string |
显示文本 |
|
姓名
|
d.projectDetails.status.name | string |
姓名 |
|
uri
|
d.projectDetails.status.uri | string |
uri |
|
displayText
|
d.projectDetails.timeAndExpenseEntryType.displayText | string |
时间和费用输入类型显示文本 |
|
uri
|
d.projectDetails.timeAndExpenseEntryType.uri | string |
uri |
|
displayText
|
d.projectDetails.timeAndMaterials.billingRateFrequency.displayText | string |
计费费率频率显示文本 |
|
姓名
|
d.projectDetails.timeAndMaterials.billingRateFrequency.name | string |
计费费率名称 |
|
uri
|
d.projectDetails.timeAndMaterials.billingRateFrequency.uri | string |
计费费率 URI |
|
billingRateFrequencyDuration
|
d.projectDetails.timeAndMaterials.billingRateFrequencyDuration | object |
计费费率频率持续时间 |
|
结束日期
|
d.projectDetails.timeEntryDateRange.endDate | Date | |
|
startDate
|
d.projectDetails.timeEntryDateRange.startDate | Date | |
|
量
|
d.projectDetails.totalEstimatedContract.amount | number |
量 |
|
displayText
|
d.projectDetails.totalEstimatedContract.currency.displayText | string |
总估计成本货币显示文本 |
|
姓名
|
d.projectDetails.totalEstimatedContract.currency.name | string |
姓名 |
|
符号
|
d.projectDetails.totalEstimatedContract.currency.symbol | string |
符号 |
|
uri
|
d.projectDetails.totalEstimatedContract.currency.uri | string |
uri |
|
uri
|
d.projectDetails.uri | string |
uri |
CreateProjectOrApplyModificationsResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
代码
|
d.code | string |
代码 |
|
displayText
|
d.displayText | string |
displayText |
|
姓名
|
d.name | string |
姓名 |
|
鼻涕虫
|
d.slug | string |
鼻涕虫 |
|
uri
|
d.uri | string |
uri |
CreateTaskHierarchyOrApplyModificationsResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
d
|
d | array of object |
d |
|
错误
|
d.error | object |
错误 |
|
parameterCorrelationId
|
d.parameterCorrelationId | string |
参数关联 ID |
|
displayText
|
d.task.displayText | string |
显示文本 |
|
parameterCorrelationId
|
d.task.parameterCorrelationId | string |
参数关联 ID |
|
uri
|
d.task.uri | string |
uri |
UserListServiceGetDataResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
标头
|
d.header | array of object |
标头 |
|
displayName
|
d.header.displayName | string |
显示名称 |
|
uri
|
d.header.uri | string |
uri |
|
行
|
d.rows | array of object |
行 |
|
细胞
|
d.rows.cells | array of object |
细胞 |
|
数据类型
|
d.rows.cells.dataType | string |
数据类型 |
|
objectType
|
d.rows.cells.objectType | string |
对象类型 |
|
鼻涕虫
|
d.rows.cells.slug | string |
鼻涕虫 |
|
textValue
|
d.rows.cells.textValue | string |
文本值 |
|
uri
|
d.rows.cells.uri | string |
uri |
TaskListServiceGetDataResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
标头
|
d.header | array of object |
标头 |
|
displayName
|
d.header.displayName | string |
显示名称 |
|
uri
|
d.header.uri | string |
uri |
|
行
|
d.rows | array of object |
行 |
|
细胞
|
d.rows.cells | array of object |
细胞 |
|
数据类型
|
d.rows.cells.dataType | string |
数据类型 |
|
objectType
|
d.rows.cells.objectType | string |
对象类型 |
|
鼻涕虫
|
d.rows.cells.slug | string |
鼻涕虫 |
|
textValue
|
d.rows.cells.textValue | string |
文本值 |
|
uri
|
d.rows.cells.uri | string |
uri |
|
cellCollection
|
d.rows.cells.cellCollection | array of object |
单元格集合 |
|
数据类型
|
d.rows.cells.cellCollection.dataType | string |
数据类型 |
|
objectType
|
d.rows.cells.cellCollection.objectType | string |
对象类型 |
|
鼻涕虫
|
d.rows.cells.cellCollection.slug | string |
鼻涕虫 |
|
textValue
|
d.rows.cells.cellCollection.textValue | string |
文本值 |
|
uri
|
d.rows.cells.cellCollection.uri | string |
uri |
日期
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
日
|
day | integer |
日 |
|
月份
|
month | integer |
月份 |
|
年
|
year | integer |
年 |
持续时间
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
小时
|
hours | integer |
小时 |
|
微秒
|
microseconds | integer |
微秒 |
|
毫秒
|
milliseconds | integer |
毫秒 |
|
分钟数
|
minutes | integer |
分钟数 |
|
seconds
|
seconds | integer |
seconds |
TenantEndpointDetails
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
applicationRootUrl
|
d.applicationRootUrl | string |
应用程序根 URL |
|
applicationRootUrls
|
d.applicationRootUrls | array of object |
应用程序根 URL |
|
rootUrl
|
d.applicationRootUrls.rootUrl | string |
根 URL |
|
uri
|
d.applicationRootUrls.uri | string |
uri |
|
isLocal
|
d.isLocal | boolean |
为本地 |
|
companyKey
|
d.tenant.companyKey | string |
公司密钥 |
|
isEnabled
|
d.tenant.isEnabled | boolean |
已启用 |
|
鼻涕虫
|
d.tenant.slug | string |
鼻涕虫 |
|
uri
|
d.tenant.uri | string |
uri |