在来自 BIM360 的 GET 项目中,service_types
属性包含未记录的服务。
向 BIM360 项目 ( https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-:project_id-GET/ ) 发出 GET 请求,service_types
返回的值比https:/上记录的值更多/forge.autodesk.com/en/docs/bim360/v1/overview/parameters/#service-type
{
"id": "{PROJECT_ID}",
"account_id": "{ACCOUNT_ID}",
"name": "Sample Project",
"start_date": "2019-09-25",
"end_date": "2019-10-25",
"value": null,
"currency": null,
"status": "active",
"job_number": null,
"address_line_1": null,
"address_line_2": null,
"city": null,
"state_or_province": null,
"postal_code": null,
"country": "United States",
"business_unit_id": null,
"created_at": "2019-09-25T14:26:04.092Z",
"updated_at": "2019-10-04T16:44:25.271Z",
"project_type": "Demonstration Project",
"timezone": null,
"language": "en",
"construction_type": null,
"contract_type": null,
"last_sign_in": "2019-10-04T16:44:25.000Z",
"service_types": "doc_manager,insight,admin"
}
根据文档,只有、 、 和field
是glue
预期schedule
的。plan
doc_manager