Built motion from commit (unavailable).|2.5.11
[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 _0x4633=['remoteUri','password','token','integrationTab','sequelize','exports','STRING'];(function(_0x186f6d,_0x1fbe58){var _0x510fa0=function(_0x109677){while(--_0x109677){_0x186f6d['push'](_0x186f6d['shift']());}};_0x510fa0(++_0x1fbe58);}(_0x4633,0x169));var _0x3463=function(_0x4a5d22,_0x27829e){_0x4a5d22=_0x4a5d22-0x0;var _0x3dbb86=_0x4633[_0x4a5d22];return _0x3dbb86;};'use strict';var Sequelize=require(_0x3463('0x0'));module[_0x3463('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3463('0x2')]},'username':{'type':Sequelize[_0x3463('0x2')],'unique':'username'},'password':{'type':Sequelize['STRING']},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x3463('0x3')},'authType':{'type':Sequelize['ENUM'](_0x3463('0x4'),_0x3463('0x5')),'defaultValue':_0x3463('0x4')},'serverUrl':{'type':Sequelize[_0x3463('0x2')]},'type':{'type':Sequelize['ENUM'](_0x3463('0x6'),'newTab'),'defaultValue':'integrationTab'}};