Name | Type | Description | Notes |
---|---|---|---|
CdrUrl | string | Optional URL to send the CDR to at the end of the call | [optional] |
Debug | bool? | Store debug logs related to processing this Pivot call | [optional] [default to false] |
Method | string | What HTTP verb to send the request(s) with | [optional] [default to MethodEnum.Get] |
ReqFormat | string | What format of Pivot will the your server respond with | [optional] [default to ReqFormatEnum.Kazoo] |
VoiceUrl | string | What URL to request the initial Pivot callflow |