efe4074a3d5c0cf199df8f2ba9d54619cdc2afa6
[motion2.git] / server / services / routing / model / 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 _0x0788=['name','Intervals'];(function(_0x9e30a9,_0x449c16){var _0x1daa98=function(_0x58a9f3){while(--_0x58a9f3){_0x9e30a9['push'](_0x9e30a9['shift']());}};_0x1daa98(++_0x449c16);}(_0x0788,0x1ae));var _0x8078=function(_0xc997d2,_0x14995d){_0xc997d2=_0xc997d2-0x0;var _0x5da0b0=_0x0788[_0xc997d2];return _0x5da0b0;};'use strict';function Interval(_0x3ab351){this['id']=_0x3ab351['id']||0x0;this['name']=_0x3ab351[_0x8078('0x0')]||'';this['Intervals']=_0x3ab351[_0x8078('0x1')]||{};}module['exports']=Interval;