Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / variable / variable.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 _0xee41=['exports','STRING','name'];(function(_0x4d3fe6,_0x1d9f99){var _0x6760de=function(_0x2177e0){while(--_0x2177e0){_0x4d3fe6['push'](_0x4d3fe6['shift']());}};_0x6760de(++_0x1d9f99);}(_0xee41,0xd5));var _0x1ee4=function(_0x308213,_0x224541){_0x308213=_0x308213-0x0;var _0x2e1619=_0xee41[_0x308213];return _0x2e1619;};'use strict';var Sequelize=require('sequelize');module[_0x1ee4('0x0')]={'name':{'type':Sequelize[_0x1ee4('0x1')],'unique':_0x1ee4('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};