92d8360db304db9c8d6702f0f7269727bacc40f7
[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 _0xe09c=['Intervals','name'];(function(_0x10ab10,_0x41f631){var _0x3bb60f=function(_0x4750e5){while(--_0x4750e5){_0x10ab10['push'](_0x10ab10['shift']());}};_0x3bb60f(++_0x41f631);}(_0xe09c,0xc3));var _0xce09=function(_0x8092dd,_0x3035d8){_0x8092dd=_0x8092dd-0x0;var _0x4d8c7f=_0xe09c[_0x8092dd];return _0x4d8c7f;};'use strict';function Interval(_0x2b7256){this['id']=_0x2b7256['id']||0x0;this[_0xce09('0x0')]=_0x2b7256['name']||'';this[_0xce09('0x1')]=_0x2b7256[_0xce09('0x1')]||{};}module['exports']=Interval;