Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / interval / interval.attributes.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 _0x5481=['STRING','sequelize'];(function(_0x532ee1,_0x538b50){var _0xecf3b1=function(_0x2bba71){while(--_0x2bba71){_0x532ee1['push'](_0x532ee1['shift']());}};_0xecf3b1(++_0x538b50);}(_0x5481,0x101));var _0x1548=function(_0x2aca59,_0x24a235){_0x2aca59=_0x2aca59-0x0;var _0x5933ec=_0x5481[_0x2aca59];return _0x5933ec;};'use strict';var Sequelize=require(_0x1548('0x0'));module['exports']={'name':{'type':Sequelize[_0x1548('0x1')]},'description':{'type':Sequelize['STRING']},'interval':{'type':Sequelize['STRING'],'allowNull':!![]}};