5e34dc00641e490e1fc5123e2abe912c080a4e63
[motion2.git] / server / services / routing / rpc / faxQueueReport.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 _0x7188=['CreateFaxQueueReport','DESC','UpdateFaxQueueReport','create','Request'];(function(_0x3a87a5,_0x427684){var _0x3fca79=function(_0x56b1b4){while(--_0x56b1b4){_0x3a87a5['push'](_0x3a87a5['shift']());}};_0x3fca79(++_0x427684);}(_0x7188,0xb2));var _0x8718=function(_0x3d1d8e,_0x533b1c){_0x3d1d8e=_0x3d1d8e-0x0;var _0x175671=_0x7188[_0x3d1d8e];return _0x175671;};'use strict';var client=require('../client');exports[_0x8718('0x0')]=function(_0x42bc5e){return client[_0x8718('0x1')]('CreateFaxQueueReport',{'body':_0x42bc5e,'log':_0x8718('0x2')});};exports['update']=function(_0x585764,_0x6ca061){return client[_0x8718('0x1')]('UpdateFaxQueueReport',{'body':_0x6ca061,'options':{'where':{'uniqueid':_0x585764},'order':[['id',_0x8718('0x3')]],'limit':0x1},'log':_0x8718('0x4')});};