Built motion from commit (unavailable).|2.5.11
[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 _0x8ec0=['name','sequelize','STRING'];(function(_0xd7393d,_0x168e3e){var _0x573efe=function(_0x524054){while(--_0x524054){_0xd7393d['push'](_0xd7393d['shift']());}};_0x573efe(++_0x168e3e);}(_0x8ec0,0x7c));var _0x08ec=function(_0x5e5e0f,_0xbd0933){_0x5e5e0f=_0x5e5e0f-0x0;var _0x48f1a8=_0x8ec0[_0x5e5e0f];return _0x48f1a8;};'use strict';var Sequelize=require(_0x08ec('0x0'));module['exports']={'name':{'type':Sequelize[_0x08ec('0x1')],'allowNull':![],'unique':_0x08ec('0x2')},'description':{'type':Sequelize[_0x08ec('0x1')]}};