Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / intZendeskAccount / intZendeskAccount.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 _0x6d38=['remoteUri','ENUM','token','password','integrationTab','exports','STRING'];(function(_0x553f95,_0x1bc68c){var _0x4e795c=function(_0x9ff8fe){while(--_0x9ff8fe){_0x553f95['push'](_0x553f95['shift']());}};_0x4e795c(++_0x1bc68c);}(_0x6d38,0x1ef));var _0x86d3=function(_0x3e5086,_0x48f4a2){_0x3e5086=_0x3e5086-0x0;var _0xfeb102=_0x6d38[_0x3e5086];return _0xfeb102;};'use strict';var Sequelize=require('sequelize');module[_0x86d3('0x0')]={'name':{'type':Sequelize[_0x86d3('0x1')]},'description':{'type':Sequelize[_0x86d3('0x1')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize[_0x86d3('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x86d3('0x1')],'unique':_0x86d3('0x2')},'authType':{'type':Sequelize[_0x86d3('0x3')]('password',_0x86d3('0x4')),'defaultValue':_0x86d3('0x5')},'serverUrl':{'type':Sequelize[_0x86d3('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0x86d3('0x3')]('integrationTab','newTab'),'defaultValue':_0x86d3('0x6')}};