Type Alias OutboundCallingUpdateUserLevelOutboundCallingExceptionRulePathParams

OutboundCallingUpdateUserLevelOutboundCallingExceptionRulePathParams: {
    exceptionRuleId: string;
    userId: string;
}