Built motion from commit 3c2ce842.|2.6.31
[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(_0x5f512e,_0x3dc3fa){var _0x207d30=function(_0x3d20ce){while(--_0x3d20ce){_0x5f512e['push'](_0x5f512e['shift']());}};_0x207d30(++_0x3dc3fa);}(_0x757a,0xde));var _0xa757=function(_0xd55b6e,_0x482b9f){_0xd55b6e=_0xd55b6e-0x0;var _0x31d4ef=_0x757a[_0xd55b6e];return _0x31d4ef;};'use strict';var Sequelize=require('sequelize');module[_0xa757('0x0')]={'name':{'type':Sequelize[_0xa757('0x1')],'allowNull':![],'unique':'name'},'description':{'type':Sequelize['STRING']}};