3e1b22901e63bb54690ec60313a8d4e64af0ffdd
[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 _0x8bb8=['addTagsToFaxInteraction','update','Request','AddTagsToFaxInteraction'];(function(_0x8c1f7c,_0x1e1ae3){var _0x483f44=function(_0x2b562a){while(--_0x2b562a){_0x8c1f7c['push'](_0x8c1f7c['shift']());}};_0x483f44(++_0x1e1ae3);}(_0x8bb8,0x115));var _0x88bb=function(_0x3251d0,_0x5279a8){_0x3251d0=_0x3251d0-0x0;var _0x47522b=_0x8bb8[_0x3251d0];return _0x47522b;};'use strict';var client=require('../client');exports[_0x88bb('0x0')]=function(_0x281b1d,_0x15af22){return client[_0x88bb('0x1')]('UpdateFaxInteraction',{'body':_0x15af22,'options':{'where':{'id':_0x281b1d}},'log':'updateFaxInteraction'});};exports['addTags']=function(_0x13b389,_0x40fe8b){return client[_0x88bb('0x1')](_0x88bb('0x2'),{'body':_0x40fe8b,'options':{'where':{'id':_0x13b389}},'log':_0x88bb('0x3')});};