21bebbd54d5f2235a898a171c9f05ddbd815e9c1
[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 _0x25fe=['third','sequelize','STRING','first'];(function(_0x11686f,_0x33dceb){var _0x1866ec=function(_0x1a9f7d){while(--_0x1a9f7d){_0x11686f['push'](_0x11686f['shift']());}};_0x1866ec(++_0x33dceb);}(_0x25fe,0x1c1));var _0xe25f=function(_0x4a6cf8,_0x5534ef){_0x4a6cf8=_0x4a6cf8-0x0;var _0x22205e=_0x25fe[_0x4a6cf8];return _0x22205e;};'use strict';var Sequelize=require(_0xe25f('0x0'));module['exports']={'name':{'type':Sequelize[_0xe25f('0x1')],'allowNull':![]},'level':{'type':Sequelize['ENUM'](_0xe25f('0x2'),'second',_0xe25f('0x3')),'allowNull':![],'defaultValue':_0xe25f('0x2')},'description':{'type':Sequelize['STRING']}};