4444c5b87d79b4e7095c5513ebe7a9f2f804ba41
[motion2.git] / server / api / cmList / cmList.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 _0xa698=['STRING','sequelize'];(function(_0x4e8d24,_0x80f7ad){var _0x52f58b=function(_0x51a5fa){while(--_0x51a5fa){_0x4e8d24['push'](_0x4e8d24['shift']());}};_0x52f58b(++_0x80f7ad);}(_0xa698,0x159));var _0x8a69=function(_0x4ab58a,_0xcc75dd){_0x4ab58a=_0x4ab58a-0x0;var _0x142071=_0xa698[_0x4ab58a];return _0x142071;};'use strict';var Sequelize=require(_0x8a69('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x8a69('0x1')]},'dialPrefix':{'type':Sequelize['STRING']}};