@wildix/wms-api-client > CallControlHangupInput
CallControlHangupInput interface
Signature:
export interface CallControlHangupInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | (Optional) Optional reason for the hangup. This can provide additional context for the action taken. | ||
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. |