Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / disposition / disposition.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 _0x437e=['STRING','ENUM','first','third','sequelize'];(function(_0x4f60e0,_0x29369e){var _0x45e65b=function(_0x2f2559){while(--_0x2f2559){_0x4f60e0['push'](_0x4f60e0['shift']());}};_0x45e65b(++_0x29369e);}(_0x437e,0x194));var _0xe437=function(_0x2d4521,_0x8d98b6){_0x2d4521=_0x2d4521-0x0;var _0x5d765f=_0x437e[_0x2d4521];return _0x5d765f;};'use strict';var Sequelize=require(_0xe437('0x0'));module['exports']={'name':{'type':Sequelize[_0xe437('0x1')],'allowNull':![]},'level':{'type':Sequelize[_0xe437('0x2')](_0xe437('0x3'),'second',_0xe437('0x4')),'allowNull':![],'defaultValue':_0xe437('0x3')},'description':{'type':Sequelize[_0xe437('0x1')]}};