Built motion from commit (unavailable).|2.5.8
[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 _0x2c8b=['AddTagsToFaxInteraction','../client','update','Request','UpdateFaxInteraction'];(function(_0x56baa0,_0x2fc869){var _0x1fae2e=function(_0x3aac1b){while(--_0x3aac1b){_0x56baa0['push'](_0x56baa0['shift']());}};_0x1fae2e(++_0x2fc869);}(_0x2c8b,0xd3));var _0xb2c8=function(_0x3e98f0,_0x1f8260){_0x3e98f0=_0x3e98f0-0x0;var _0x1da4a5=_0x2c8b[_0x3e98f0];return _0x1da4a5;};'use strict';var client=require(_0xb2c8('0x0'));exports[_0xb2c8('0x1')]=function(_0xbbb0c7,_0x36ec9e){return client[_0xb2c8('0x2')](_0xb2c8('0x3'),{'body':_0x36ec9e,'options':{'where':{'id':_0xbbb0c7}},'log':'updateFaxInteraction'});};exports['addTags']=function(_0xf86cc7,_0x3c81e5){return client[_0xb2c8('0x2')](_0xb2c8('0x4'),{'body':_0x3c81e5,'options':{'where':{'id':_0xf86cc7}},'log':'addTagsToFaxInteraction'});};