ENUM
RespondFrom
Defines the modality used to answer calls
link GraphQL Schema definition
- enum RespondFrom {
- # The agent responds from voip number
- # The agent responds directly from the desk
- }
ENUM
Defines the modality used to answer calls
- enum RespondFrom {
- # The agent responds from voip number
- # The agent responds directly from the desk
- }