Built motion from commit da617fac.|2.6.6
[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 _0x0a6b=['STRING','ENUM','token','password','integrationTab','newTab','sequelize'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0x0a6b,0x18e));var _0xb0a6=function(_0xca04ff,_0xcb449f){_0xca04ff=_0xca04ff-0x0;var _0x6b547=_0x0a6b[_0xca04ff];return _0x6b547;};'use strict';var Sequelize=require(_0xb0a6('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xb0a6('0x1')],'unique':'username'},'password':{'type':Sequelize[_0xb0a6('0x1')]},'token':{'type':Sequelize[_0xb0a6('0x1')]},'remoteUri':{'type':Sequelize[_0xb0a6('0x1')],'unique':'remoteUri'},'authType':{'type':Sequelize[_0xb0a6('0x2')]('password',_0xb0a6('0x3')),'defaultValue':_0xb0a6('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0xb0a6('0x2')](_0xb0a6('0x5'),_0xb0a6('0x6')),'defaultValue':'integrationTab'}};