493f3fa37e84b72abb86f3253e6e92f5c904798c
[motion2.git] / server / services / routing / rpc / faxInteraction.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x075c=['Request','addTags','../client','update'];(function(_0xcc4e3f,_0x20480b){var _0x4b72cd=function(_0x1ec62f){while(--_0x1ec62f){_0xcc4e3f['push'](_0xcc4e3f['shift']());}};_0x4b72cd(++_0x20480b);}(_0x075c,0xee));var _0xc075=function(_0x38aca0,_0x2ab942){_0x38aca0=_0x38aca0-0x0;var _0x302271=_0x075c[_0x38aca0];return _0x302271;};'use strict';var client=require(_0xc075('0x0'));exports[_0xc075('0x1')]=function(_0x293aa6,_0x3dbd63){return client[_0xc075('0x2')]('UpdateFaxInteraction',{'body':_0x3dbd63,'options':{'where':{'id':_0x293aa6}},'log':'updateFaxInteraction'});};exports[_0xc075('0x3')]=function(_0x256cd7,_0x1d38d0){return client['Request']('AddTagsToFaxInteraction',{'body':_0x1d38d0,'options':{'where':{'id':_0x256cd7}},'log':'addTagsToFaxInteraction'});};