@wildix/wms-api-client > CallControlAnswerInput
CallControlAnswerInput interface
Signature:
export interface CallControlAnswerInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | (Optional) Can specify the device to answer the call on. If not specified, the default device for the user will be used. | ||
string | Call identifier. For makecall action it is not required, for other actions it is required. | ||
string | undefined | (Optional) Extension, login or email. Only users with root admin authorization can specify a different user. By default, the authorized user will be used. Optional parameter. |