c6f72bf2c812fe8452f09635896195be75348e94
[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 _0xd194=['sequelize','STRING'];(function(_0x120376,_0x571898){var _0x28c529=function(_0x4f130c){while(--_0x4f130c){_0x120376['push'](_0x120376['shift']());}};_0x28c529(++_0x571898);}(_0xd194,0xe8));var _0x4d19=function(_0xd910e8,_0x243715){_0xd910e8=_0xd910e8-0x0;var _0x58ae19=_0xd194[_0xd910e8];return _0x58ae19;};'use strict';var Sequelize=require(_0x4d19('0x0'));module['exports']={'name':{'type':Sequelize[_0x4d19('0x1')],'allowNull':![],'unique':'name'},'description':{'type':Sequelize[_0x4d19('0x1')]}};