Type Alias OutboundCallingDeleteUserLevelOutboundCallingExceptionRulePathParams

OutboundCallingDeleteUserLevelOutboundCallingExceptionRulePathParams: {
    exceptionRuleId: string;
    userId: string;
}