Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / services / email / rpc / setting.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 _0xa80b=['Request','loginMailFrequency','GetSettings'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0xa80b,0x108));var _0xba80=function(_0x1b8d88,_0x34c12f){_0x1b8d88=_0x1b8d88-0x0;var _0x63962d=_0xa80b[_0x1b8d88];return _0x63962d;};'use strict';var client=require('../client');exports['getSettings']=function(){return client[_0xba80('0x0')]('ShowSetting',{'options':{'raw':!![],'where':{'id':0x1},'attributes':[_0xba80('0x1')]},'log':_0xba80('0x2')});};