5db0d643b7992ca992c37576ad322987cbb289d7
[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 _0xee97=['sequelize','STRING'];(function(_0x43d9c7,_0x279ede){var _0x38ebaa=function(_0x5d2fea){while(--_0x5d2fea){_0x43d9c7['push'](_0x43d9c7['shift']());}};_0x38ebaa(++_0x279ede);}(_0xee97,0x1a6));var _0x7ee9=function(_0x535468,_0x57a848){_0x535468=_0x535468-0x0;var _0x10a995=_0xee97[_0x535468];return _0x10a995;};'use strict';var Sequelize=require(_0x7ee9('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'name'},'description':{'type':Sequelize[_0x7ee9('0x1')]}};