Built motion from commit (unavailable).|2.5.30
[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 _0x1587=['STRING','sequelize','ENUM','first','second','third'];(function(_0x134cfa,_0x192bff){var _0x44ac51=function(_0x4409f2){while(--_0x4409f2){_0x134cfa['push'](_0x134cfa['shift']());}};_0x44ac51(++_0x192bff);}(_0x1587,0x175));var _0x7158=function(_0x419810,_0x2ea23f){_0x419810=_0x419810-0x0;var _0x4d8d9f=_0x1587[_0x419810];return _0x4d8d9f;};'use strict';var Sequelize=require(_0x7158('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'level':{'type':Sequelize[_0x7158('0x1')](_0x7158('0x2'),_0x7158('0x3'),_0x7158('0x4')),'allowNull':![],'defaultValue':'first'},'description':{'type':Sequelize[_0x7158('0x5')]}};