cf8610bc040f582fc26ce17e499b75c2f2c52d35
[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 _0x757a=['exports','STRING'];(function(_0x2b0a90,_0x430905){var _0x3de097=function(_0x55f93e){while(--_0x55f93e){_0x2b0a90['push'](_0x2b0a90['shift']());}};_0x3de097(++_0x430905);}(_0x757a,0xde));var _0xa757=function(_0x22f48c,_0x1eef2b){_0x22f48c=_0x22f48c-0x0;var _0xcd30e3=_0x757a[_0x22f48c];return _0xcd30e3;};'use strict';var Sequelize=require('sequelize');module[_0xa757('0x0')]={'name':{'type':Sequelize[_0xa757('0x1')],'allowNull':![],'unique':'name'},'description':{'type':Sequelize['STRING']}};