Built motion from commit 753c950e.|2.5.42
[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 _0x0650=['password','integrationTab','sequelize','exports','STRING','username','remoteUri','ENUM'];(function(_0x222179,_0x2d1e07){var _0x230581=function(_0x23371d){while(--_0x23371d){_0x222179['push'](_0x222179['shift']());}};_0x230581(++_0x2d1e07);}(_0x0650,0x1aa));var _0x0065=function(_0x206711,_0x4125b4){_0x206711=_0x206711-0x0;var _0x4fe02b=_0x0650[_0x206711];return _0x4fe02b;};'use strict';var Sequelize=require(_0x0065('0x0'));module[_0x0065('0x1')]={'name':{'type':Sequelize[_0x0065('0x2')]},'description':{'type':Sequelize[_0x0065('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0x0065('0x3')},'password':{'type':Sequelize['STRING']},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x0065('0x2')],'unique':_0x0065('0x4')},'authType':{'type':Sequelize[_0x0065('0x5')]('password','token'),'defaultValue':_0x0065('0x6')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize['ENUM']('integrationTab','newTab'),'defaultValue':_0x0065('0x7')}};