Built motion from commit ecb45b58.|2.6.31
[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 _0x3e0c=['newTab','sequelize','exports','STRING','username','ENUM','integrationTab'];(function(_0x10eb3c,_0x35fdc9){var _0x5122d8=function(_0x528f8c){while(--_0x528f8c){_0x10eb3c['push'](_0x10eb3c['shift']());}};_0x5122d8(++_0x35fdc9);}(_0x3e0c,0x16d));var _0xc3e0=function(_0x5d2dc8,_0x4088bb){_0x5d2dc8=_0x5d2dc8-0x0;var _0x2e6a66=_0x3e0c[_0x5d2dc8];return _0x2e6a66;};'use strict';var Sequelize=require(_0xc3e0('0x0'));module[_0xc3e0('0x1')]={'name':{'type':Sequelize[_0xc3e0('0x2')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xc3e0('0x2')],'unique':_0xc3e0('0x3')},'password':{'type':Sequelize[_0xc3e0('0x2')]},'token':{'type':Sequelize[_0xc3e0('0x2')]},'remoteUri':{'type':Sequelize[_0xc3e0('0x2')],'unique':'remoteUri'},'authType':{'type':Sequelize[_0xc3e0('0x4')]('password','token'),'defaultValue':'password'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0xc3e0('0x4')](_0xc3e0('0x5'),_0xc3e0('0x6')),'defaultValue':'integrationTab'}};