d3b4bc13648e59f9384ec00c864625858b7baa8f
[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 _0x2769=['integrationTab','newTab','sequelize','STRING','username','remoteUri','password','ENUM'];(function(_0x7fcfa6,_0x1d0bcf){var _0x182fba=function(_0x44b038){while(--_0x44b038){_0x7fcfa6['push'](_0x7fcfa6['shift']());}};_0x182fba(++_0x1d0bcf);}(_0x2769,0xfa));var _0x9276=function(_0x4945ef,_0x3f0304){_0x4945ef=_0x4945ef-0x0;var _0x2ae647=_0x2769[_0x4945ef];return _0x2ae647;};'use strict';var Sequelize=require(_0x9276('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x9276('0x1')]},'username':{'type':Sequelize[_0x9276('0x1')],'unique':_0x9276('0x2')},'password':{'type':Sequelize[_0x9276('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x9276('0x1')],'unique':_0x9276('0x3')},'authType':{'type':Sequelize['ENUM'](_0x9276('0x4'),'token'),'defaultValue':_0x9276('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0x9276('0x5')](_0x9276('0x6'),_0x9276('0x7')),'defaultValue':'integrationTab'}};