9c8e50c49f66a7ad5b62a13f6a9571463725418a
[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 _0x768c=['Intervals','name'];(function(_0x4a7520,_0x3a0d9d){var _0x31a1fc=function(_0xf2efe9){while(--_0xf2efe9){_0x4a7520['push'](_0x4a7520['shift']());}};_0x31a1fc(++_0x3a0d9d);}(_0x768c,0x145));var _0xc768=function(_0x4f9278,_0x6dad19){_0x4f9278=_0x4f9278-0x0;var _0x9fbb1b=_0x768c[_0x4f9278];return _0x9fbb1b;};'use strict';function Interval(_0x4d8e8f){this['id']=_0x4d8e8f['id']||0x0;this[_0xc768('0x0')]=_0x4d8e8f['name']||'';this['Intervals']=_0x4d8e8f[_0xc768('0x1')]||{};}module['exports']=Interval;