69fb405d8d5e22864771f5334403f185c3543207
[motion2.git] / server / services / ami / rpc / faxMessage.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 _0x4428=['../client'];(function(_0x53853a,_0x49c785){var _0xf63c3d=function(_0x55a397){while(--_0x55a397){_0x53853a['push'](_0x53853a['shift']());}};_0xf63c3d(++_0x49c785);}(_0x4428,0xe5));var _0x8442=function(_0x500419,_0x549162){_0x500419=_0x500419-0x0;var _0x241c1a=_0x4428[_0x500419];return _0x241c1a;};'use strict';var client=require(_0x8442('0x0'));exports['update']=function(_0x810be8,_0x1ba0d4){return client['Request']('UpdateFaxMessage',{'body':_0x1ba0d4,'options':{'where':{'AttachmentId':_0x810be8}},'log':'UpdateFaxMessage'});};