Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / team / team.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 _0xd3d5=['sequelize','name','STRING'];(function(_0x246c60,_0x47c0de){var _0x2032da=function(_0x5fefa7){while(--_0x5fefa7){_0x246c60['push'](_0x246c60['shift']());}};_0x2032da(++_0x47c0de);}(_0xd3d5,0x123));var _0x5d3d=function(_0x4bb065,_0x5a3b0d){_0x4bb065=_0x4bb065-0x0;var _0x47bee6=_0xd3d5[_0x4bb065];return _0x47bee6;};'use strict';var Sequelize=require(_0x5d3d('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x5d3d('0x1')},'description':{'type':Sequelize[_0x5d3d('0x2')]}};