beeeef8be842440f3563f5b8e15234acb9ec0907
[motion2.git] / server / services / routing / rpc / interval.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 _0x42f4=['Request','GetInterval','name','Interval','Intervals','../client'];(function(_0x470a15,_0x44fdf3){var _0x448575=function(_0x1550f8){while(--_0x1550f8){_0x470a15['push'](_0x470a15['shift']());}};_0x448575(++_0x44fdf3);}(_0x42f4,0x19d));var _0x442f=function(_0x285824,_0x3da647){_0x285824=_0x285824-0x0;var _0x311d7e=_0x42f4[_0x285824];return _0x311d7e;};'use strict';var client=require(_0x442f('0x0'));exports['getIntervals']=function(){return function(){return client[_0x442f('0x1')](_0x442f('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x442f('0x3')],'include':[{'model':_0x442f('0x4'),'as':_0x442f('0x5'),'attributes':['id','name','interval']}]},'log':'getIntervals'});};};