50d178e143443712b1803b9edec7bd4ea96316e4
[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 _0xd9c2=['sequelize','STRING','name'];(function(_0x34f701,_0x37e407){var _0x3e2429=function(_0x20c0c3){while(--_0x20c0c3){_0x34f701['push'](_0x34f701['shift']());}};_0x3e2429(++_0x37e407);}(_0xd9c2,0x12c));var _0x2d9c=function(_0xd2811e,_0x168a67){_0xd2811e=_0xd2811e-0x0;var _0x9a2a53=_0xd9c2[_0xd2811e];return _0x9a2a53;};'use strict';var Sequelize=require(_0x2d9c('0x0'));module['exports']={'name':{'type':Sequelize[_0x2d9c('0x1')],'allowNull':![],'unique':_0x2d9c('0x2')},'description':{'type':Sequelize[_0x2d9c('0x1')]}};