Built motion from commit (unavailable).|2.5.9
[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 _0x5a8c=['sequelize','STRING','name'];(function(_0x30b25b,_0x5d9b38){var _0x31c490=function(_0x43ad51){while(--_0x43ad51){_0x30b25b['push'](_0x30b25b['shift']());}};_0x31c490(++_0x5d9b38);}(_0x5a8c,0xa2));var _0xc5a8=function(_0x146237,_0x54a9f4){_0x146237=_0x146237-0x0;var _0x736d1b=_0x5a8c[_0x146237];return _0x736d1b;};'use strict';var Sequelize=require(_0xc5a8('0x0'));module['exports']={'name':{'type':Sequelize[_0xc5a8('0x1')],'allowNull':![],'unique':_0xc5a8('0x2')},'description':{'type':Sequelize[_0xc5a8('0x1')]}};