この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Waitlist Result

待機リストの結果の出力表現。
JSON の例
1{
2    "result":{
3        "waitlists":[
4            {
5                "description":"None",
6                "isActive":true,
7                "name":"Queue_1",
8                "serviceResources":[
9                    {
10                        "id": "0Hnxx0000004C92CAE",
11                        "name":"Admin"
12                    },
13                    {
14                        "id": "0Hnxx0000004CFVCA2",
15                        "name":"Standard User 2 Technician"
16                    }
17                ],
18                "waitlistAnalytics":{
19                    "currentParticipant":1,
20                    "totalWaitingTime":40,
21                    "avgWaitingTime":20,
22                    "avgParticipants":24
23                },
24                "waitlistId":"11wxx0000005GTHAA2",
25                "waitlistParticipants":[
26                    {
27                        "participant":{
28                            "id":"001xx000003GZUZAA4",
29                            "name":"Global Media"
30                        },
31                        "participantIdentifier":"WP-0020",
32                        "serviceAppointmentId":"08pxx0000004CYqAAM",
33                        "serviceResource":{
34                            "id":"0Hnxx0000004C92CAE",
35                            "name":"Admin"
36                        },
37                        "waitlistParticipantId":"12oxx0000004FGiAAM",
38                        "workTypeGroup":{
39                            "id":"0VSxx0000004CoyGAE",
40                            "name":"General Banking WTG"
41                        },
42                        "createdDate" :"2023-05-02T12:23:34",
43                        "extendedFields":[
44                            {
45                                "name":"Source__c",
46                                "value":"Email"
47                            }
48                        ]
49                    }
50                ],
51                "workTypeGroups":[
52                    {
53                        "id":"0VSxx0000004CoyGAE",
54                        "name":"General Banking WTG"
55                    }
56                ]
57            }
58        ]
59    }
60}
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
result Waitlist List Result 参加者や作業種別グループのリストを含む待機リストの詳細。 Small、59.0 59.0