SIPInboundRoutingRulePinConfigsResponse constructor
SIPInboundRoutingRulePinConfigsResponse({})
Returns a new SIPInboundRoutingRulePinConfigsResponse instance.
Implementation
SIPInboundRoutingRulePinConfigsResponse({
this.customWebhookUrl,
this.pinFailedAttemptPrompt,
this.pinHangupPrompt,
this.pinPrompt,
this.pinSuccessPrompt,
});