Built motion from commit (unavailable).|2.5.4
[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 _0xf0ac=['sequelize','STRING','INTEGER','state'];(function(_0x45f44b,_0x482c0c){var _0x563f68=function(_0x5bf48a){while(--_0x5bf48a){_0x45f44b['push'](_0x45f44b['shift']());}};_0x563f68(++_0x482c0c);}(_0xf0ac,0x68));var _0xcf0a=function(_0x3eb6f8,_0x5426b2){_0x3eb6f8=_0x3eb6f8-0x0;var _0x5229f4=_0xf0ac[_0x3eb6f8];return _0x5229f4;};'use strict';var Sequelize=require(_0xcf0a('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'unique_name_and_version'},'version':{'type':Sequelize['STRING'],'allowNull':![],'unique':'unique_name_and_version'},'main':{'type':Sequelize['STRING'],'defaultValue':'app.js'},'filename':{'type':Sequelize['STRING']},'path':{'type':Sequelize[_0xcf0a('0x1')]},'type':{'type':Sequelize[_0xcf0a('0x1')]},'size':{'type':Sequelize[_0xcf0a('0x2')]},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'author':{'type':Sequelize['STRING']},'logo':{'type':Sequelize[_0xcf0a('0x1')]},'state':{'type':Sequelize[_0xcf0a('0x1')],'unique':_0xcf0a('0x3')},'description':{'type':Sequelize[_0xcf0a('0x1')]},'title':{'type':Sequelize[_0xcf0a('0x1')]},'remoteUri':{'type':Sequelize['STRING']},'link':{'type':Sequelize['STRING'],'defaultValue':'#'}};