GetServiceDesks
如果适用,将返回以下字段的多个记录。请求为:
IsDefault
|
boolean
|
如果为 true,则该服务台为默认服务台。
|
ServiceDeskID
|
decimal
|
唯一标识符。
|
ServiceDeskName
|
字符串
|
服务台的名称。
|
将返回以下字段的单个记录。
Method
|
字符串
|
请求此响应的操作。
|
TransactionID
|
decimal
|
此消息的唯一消息 ID。
|
ErrorMessage
|
字符串
|
如果为空,表示未返回错误。
|
ErrorLocation
|
字符串
|
如果为空,表示未返回错误。
|
|