1a88a87dc0a4ce6921dd0612d7b0653279b73cc1
[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 _0x8d9f=['Request','UpdateFaxMessage'];(function(_0x1a2333,_0x49a4be){var _0x59aa9e=function(_0x155ae9){while(--_0x155ae9){_0x1a2333['push'](_0x1a2333['shift']());}};_0x59aa9e(++_0x49a4be);}(_0x8d9f,0x19e));var _0xf8d9=function(_0x5a58b0,_0x4b9acd){_0x5a58b0=_0x5a58b0-0x0;var _0x4b37c8=_0x8d9f[_0x5a58b0];return _0x4b37c8;};'use strict';var client=require('../client');exports['update']=function(_0x4b9c02,_0x47bda1){return client[_0xf8d9('0x0')](_0xf8d9('0x1'),{'body':_0x47bda1,'options':{'where':{'AttachmentId':_0x4b9c02}},'log':'UpdateFaxMessage'});};