Type Alias OutboundCallingDeleteCommonAreaLevelOutboundCallingExceptionRulePathParams

OutboundCallingDeleteCommonAreaLevelOutboundCallingExceptionRulePathParams: {
    commonAreaId: string;
    exceptionRuleId: string;
}