Built motion from commit 9d0783e6.|2.6.13
[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 _0x677a=['username','remoteUri','ENUM','password','token','integrationTab','newTab','sequelize','STRING'];(function(_0x2fb5ea,_0x58897d){var _0x223fa5=function(_0x33f33e){while(--_0x33f33e){_0x2fb5ea['push'](_0x2fb5ea['shift']());}};_0x223fa5(++_0x58897d);}(_0x677a,0xd6));var _0xa677=function(_0x54cf50,_0xe0b43b){_0x54cf50=_0x54cf50-0x0;var _0x3e7bd3=_0x677a[_0x54cf50];return _0x3e7bd3;};'use strict';var Sequelize=require(_0xa677('0x0'));module['exports']={'name':{'type':Sequelize[_0xa677('0x1')]},'description':{'type':Sequelize[_0xa677('0x1')]},'username':{'type':Sequelize[_0xa677('0x1')],'unique':_0xa677('0x2')},'password':{'type':Sequelize[_0xa677('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0xa677('0x1')],'unique':_0xa677('0x3')},'authType':{'type':Sequelize[_0xa677('0x4')](_0xa677('0x5'),_0xa677('0x6')),'defaultValue':'password'},'serverUrl':{'type':Sequelize[_0xa677('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0xa677('0x4')](_0xa677('0x7'),_0xa677('0x8')),'defaultValue':'integrationTab'}};