Built motion from commit 092f8824.|2.5.49
[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 _0x9a8e=['STRING','sequelize','first','second','third'];(function(_0x3133e4,_0x80697d){var _0x4172a2=function(_0x1bd3b2){while(--_0x1bd3b2){_0x3133e4['push'](_0x3133e4['shift']());}};_0x4172a2(++_0x80697d);}(_0x9a8e,0x105));var _0xe9a8=function(_0x279cd3,_0x3623a1){_0x279cd3=_0x279cd3-0x0;var _0x3765d6=_0x9a8e[_0x279cd3];return _0x3765d6;};'use strict';var Sequelize=require(_0xe9a8('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'level':{'type':Sequelize['ENUM'](_0xe9a8('0x1'),_0xe9a8('0x2'),_0xe9a8('0x3')),'allowNull':![],'defaultValue':_0xe9a8('0x1')},'description':{'type':Sequelize[_0xe9a8('0x4')]}};