Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / integration / integration.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 _0x1ece=['STRING','INTEGER','BOOLEAN','state','sequelize'];(function(_0x1f84bc,_0x136a32){var _0x30fa18=function(_0x2cf35f){while(--_0x2cf35f){_0x1f84bc['push'](_0x1f84bc['shift']());}};_0x30fa18(++_0x136a32);}(_0x1ece,0x13f));var _0xe1ec=function(_0x142cf9,_0x547f2f){_0x142cf9=_0x142cf9-0x0;var _0x2d3b23=_0x1ece[_0x142cf9];return _0x2d3b23;};'use strict';var Sequelize=require(_0xe1ec('0x0'));module['exports']={'name':{'type':Sequelize[_0xe1ec('0x1')],'allowNull':![],'unique':'unique_name_and_version'},'version':{'type':Sequelize[_0xe1ec('0x1')],'allowNull':![],'unique':'unique_name_and_version'},'main':{'type':Sequelize[_0xe1ec('0x1')],'defaultValue':'app.js'},'filename':{'type':Sequelize[_0xe1ec('0x1')]},'path':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xe1ec('0x1')]},'size':{'type':Sequelize[_0xe1ec('0x2')]},'active':{'type':Sequelize[_0xe1ec('0x3')],'defaultValue':![]},'author':{'type':Sequelize[_0xe1ec('0x1')]},'logo':{'type':Sequelize[_0xe1ec('0x1')]},'state':{'type':Sequelize['STRING'],'unique':_0xe1ec('0x4')},'description':{'type':Sequelize['STRING']},'title':{'type':Sequelize[_0xe1ec('0x1')]},'remoteUri':{'type':Sequelize[_0xe1ec('0x1')]},'link':{'type':Sequelize['STRING'],'defaultValue':'#'}};