Built motion from commit (unavailable).|2.5.21
[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 _0x5170=['STRING','name','sequelize'];(function(_0x5f2af2,_0x238235){var _0x252d97=function(_0x54e788){while(--_0x54e788){_0x5f2af2['push'](_0x5f2af2['shift']());}};_0x252d97(++_0x238235);}(_0x5170,0x6b));var _0x0517=function(_0x1a18cc,_0x8dd51b){_0x1a18cc=_0x1a18cc-0x0;var _0x15e226=_0x5170[_0x1a18cc];return _0x15e226;};'use strict';var Sequelize=require(_0x0517('0x0'));module['exports']={'name':{'type':Sequelize[_0x0517('0x1')],'allowNull':![],'unique':_0x0517('0x2')},'description':{'type':Sequelize['STRING']}};