7b5bbb940f965d360b672eb3d2f3d830897afaa2
[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 _0x4cbf=['first','third','sequelize','STRING'];(function(_0x165938,_0x862207){var _0x2a12d1=function(_0x3945e2){while(--_0x3945e2){_0x165938['push'](_0x165938['shift']());}};_0x2a12d1(++_0x862207);}(_0x4cbf,0x112));var _0xf4cb=function(_0x369151,_0x179f72){_0x369151=_0x369151-0x0;var _0x4292d5=_0x4cbf[_0x369151];return _0x4292d5;};'use strict';var Sequelize=require(_0xf4cb('0x0'));module['exports']={'name':{'type':Sequelize[_0xf4cb('0x1')],'allowNull':![]},'level':{'type':Sequelize['ENUM'](_0xf4cb('0x2'),'second',_0xf4cb('0x3')),'allowNull':![],'defaultValue':'first'},'description':{'type':Sequelize[_0xf4cb('0x1')]}};