64c04d766e5fb6e2fe98e975d974cf9fbf887d1e
[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 _0xa258=['name','Intervals'];(function(_0x3b0209,_0x29d212){var _0x581f6e=function(_0x231f33){while(--_0x231f33){_0x3b0209['push'](_0x3b0209['shift']());}};_0x581f6e(++_0x29d212);}(_0xa258,0xb0));var _0x8a25=function(_0x37262d,_0x4f0e58){_0x37262d=_0x37262d-0x0;var _0x1aa3d1=_0xa258[_0x37262d];return _0x1aa3d1;};'use strict';function Interval(_0x495b57){this['id']=_0x495b57['id']||0x0;this['name']=_0x495b57[_0x8a25('0x0')]||'';this[_0x8a25('0x1')]=_0x495b57[_0x8a25('0x1')]||{};}module['exports']=Interval;