Built motion from commit (unavailable).|2.5.29
[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 _0x3ef3=['../client','Request','UpdateFaxInteraction','updateFaxInteraction','AddTagsToFaxInteraction','addTagsToFaxInteraction'];(function(_0x4b27b5,_0x48b250){var _0x3bbe14=function(_0x30861d){while(--_0x30861d){_0x4b27b5['push'](_0x4b27b5['shift']());}};_0x3bbe14(++_0x48b250);}(_0x3ef3,0x1ec));var _0x33ef=function(_0x10e86f,_0x252942){_0x10e86f=_0x10e86f-0x0;var _0x19d12c=_0x3ef3[_0x10e86f];return _0x19d12c;};'use strict';var client=require(_0x33ef('0x0'));exports['update']=function(_0x16ab0f,_0x10f984){return client[_0x33ef('0x1')](_0x33ef('0x2'),{'body':_0x10f984,'options':{'where':{'id':_0x16ab0f}},'log':_0x33ef('0x3')});};exports['addTags']=function(_0x5f2b98,_0x43ea82){return client['Request'](_0x33ef('0x4'),{'body':_0x43ea82,'options':{'where':{'id':_0x5f2b98}},'log':_0x33ef('0x5')});};