7eb9edce838cb5954ee83af75fa81f0f0f7b989d
[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 _0xbfd5=['Intervals','name'];(function(_0x1d70ca,_0x2b825a){var _0x487ff7=function(_0x17eb88){while(--_0x17eb88){_0x1d70ca['push'](_0x1d70ca['shift']());}};_0x487ff7(++_0x2b825a);}(_0xbfd5,0x13d));var _0x5bfd=function(_0x1bcf5a,_0x3d8887){_0x1bcf5a=_0x1bcf5a-0x0;var _0x56e62a=_0xbfd5[_0x1bcf5a];return _0x56e62a;};'use strict';function Interval(_0x3ebe1b){this['id']=_0x3ebe1b['id']||0x0;this[_0x5bfd('0x0')]=_0x3ebe1b['name']||'';this[_0x5bfd('0x1')]=_0x3ebe1b['Intervals']||{};}module['exports']=Interval;