Built motion from commit (unavailable).|2.5.6
[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 _0x5394=['addTagsToFaxInteraction','addTags','Request'];(function(_0x5ac0e9,_0x44b641){var _0xaa7255=function(_0xea76f6){while(--_0xea76f6){_0x5ac0e9['push'](_0x5ac0e9['shift']());}};_0xaa7255(++_0x44b641);}(_0x5394,0xa6));var _0x4539=function(_0x9733df,_0x450c75){_0x9733df=_0x9733df-0x0;var _0x1abfad=_0x5394[_0x9733df];return _0x1abfad;};'use strict';var client=require('../client');exports['update']=function(_0xdb3085,_0x2179f0){return client['Request']('UpdateFaxInteraction',{'body':_0x2179f0,'options':{'where':{'id':_0xdb3085}},'log':'updateFaxInteraction'});};exports[_0x4539('0x0')]=function(_0x1e887a,_0x4594f8){return client[_0x4539('0x1')]('AddTagsToFaxInteraction',{'body':_0x4594f8,'options':{'where':{'id':_0x1e887a}},'log':_0x4539('0x2')});};