Built motion from commit 9d7072cc.|2.5.39
[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 _0x959c=['first','STRING','ENUM','second'];(function(_0x285c85,_0x132c21){var _0x2f81cd=function(_0x9b9962){while(--_0x9b9962){_0x285c85['push'](_0x285c85['shift']());}};_0x2f81cd(++_0x132c21);}(_0x959c,0x166));var _0xc959=function(_0xc4a217,_0x430aa9){_0xc4a217=_0xc4a217-0x0;var _0x43445a=_0x959c[_0xc4a217];return _0x43445a;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'level':{'type':Sequelize[_0xc959('0x0')]('first',_0xc959('0x1'),'third'),'allowNull':![],'defaultValue':_0xc959('0x2')},'description':{'type':Sequelize[_0xc959('0x3')]}};