Built motion from commit (unavailable).|2.5.14
[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 _0x5d41=['STRING','name'];(function(_0xf6c44e,_0x1555a4){var _0x50dc4f=function(_0x1e2b3a){while(--_0x1e2b3a){_0xf6c44e['push'](_0xf6c44e['shift']());}};_0x50dc4f(++_0x1555a4);}(_0x5d41,0xb7));var _0x15d4=function(_0x9df060,_0x253d33){_0x9df060=_0x9df060-0x0;var _0x338dfe=_0x5d41[_0x9df060];return _0x338dfe;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x15d4('0x0')},'description':{'type':Sequelize[_0x15d4('0x1')]}};