Built motion from commit 0900f080.|2.5.45
[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 _0xcd05=['username','remoteUri','ENUM','integrationTab','newTab','sequelize','STRING'];(function(_0x52c5fd,_0x399a61){var _0x349e4e=function(_0x44865d){while(--_0x44865d){_0x52c5fd['push'](_0x52c5fd['shift']());}};_0x349e4e(++_0x399a61);}(_0xcd05,0x163));var _0x5cd0=function(_0x413727,_0x17adb1){_0x413727=_0x413727-0x0;var _0x5f46d7=_0xcd05[_0x413727];return _0x5f46d7;};'use strict';var Sequelize=require(_0x5cd0('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x5cd0('0x1')],'unique':_0x5cd0('0x2')},'password':{'type':Sequelize[_0x5cd0('0x1')]},'token':{'type':Sequelize[_0x5cd0('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x5cd0('0x3')},'authType':{'type':Sequelize[_0x5cd0('0x4')]('password','token'),'defaultValue':'password'},'serverUrl':{'type':Sequelize[_0x5cd0('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0x5cd0('0x4')](_0x5cd0('0x5'),_0x5cd0('0x6')),'defaultValue':_0x5cd0('0x5')}};