Built motion from commit (unavailable).|2.5.21
[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 _0x2bb2=['Intervals','name'];(function(_0x4b249e,_0x15497b){var _0xc6c150=function(_0x1cdcaa){while(--_0x1cdcaa){_0x4b249e['push'](_0x4b249e['shift']());}};_0xc6c150(++_0x15497b);}(_0x2bb2,0x17d));var _0x22bb=function(_0x5e8fbd,_0x4d5b6a){_0x5e8fbd=_0x5e8fbd-0x0;var _0x14d0fd=_0x2bb2[_0x5e8fbd];return _0x14d0fd;};'use strict';function Interval(_0x370ae4){this['id']=_0x370ae4['id']||0x0;this[_0x22bb('0x0')]=_0x370ae4['name']||'';this['Intervals']=_0x370ae4[_0x22bb('0x1')]||{};}module['exports']=Interval;