Built motion from commit (unavailable).|2.5.21
[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 _0xfc2d=['AddTagsToFaxInteraction','addTagsToFaxInteraction','../client','update','updateFaxInteraction'];(function(_0x137da3,_0xa6277a){var _0x1ac46c=function(_0x49e68b){while(--_0x49e68b){_0x137da3['push'](_0x137da3['shift']());}};_0x1ac46c(++_0xa6277a);}(_0xfc2d,0xed));var _0xdfc2=function(_0x22b8a3,_0x2a79a7){_0x22b8a3=_0x22b8a3-0x0;var _0x199a0c=_0xfc2d[_0x22b8a3];return _0x199a0c;};'use strict';var client=require(_0xdfc2('0x0'));exports[_0xdfc2('0x1')]=function(_0x4b6747,_0x332331){return client['Request']('UpdateFaxInteraction',{'body':_0x332331,'options':{'where':{'id':_0x4b6747}},'log':_0xdfc2('0x2')});};exports['addTags']=function(_0x595e4a,_0x30b3d1){return client['Request'](_0xdfc2('0x3'),{'body':_0x30b3d1,'options':{'where':{'id':_0x595e4a}},'log':_0xdfc2('0x4')});};