Built motion from commit (unavailable).|2.5.14
[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 _0xb5b3=['exports','STRING','username','remoteUri','ENUM','password','token','newTab','sequelize'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0xb5b3,0xb3));var _0x3b5b=function(_0x4094b7,_0x9ebb05){_0x4094b7=_0x4094b7-0x0;var _0x250fdf=_0xb5b3[_0x4094b7];return _0x250fdf;};'use strict';var Sequelize=require(_0x3b5b('0x0'));module[_0x3b5b('0x1')]={'name':{'type':Sequelize[_0x3b5b('0x2')]},'description':{'type':Sequelize[_0x3b5b('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0x3b5b('0x3')},'password':{'type':Sequelize[_0x3b5b('0x2')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x3b5b('0x2')],'unique':_0x3b5b('0x4')},'authType':{'type':Sequelize[_0x3b5b('0x5')](_0x3b5b('0x6'),_0x3b5b('0x7')),'defaultValue':'password'},'serverUrl':{'type':Sequelize[_0x3b5b('0x2')],'allowNull':![]},'type':{'type':Sequelize['ENUM']('integrationTab',_0x3b5b('0x8')),'defaultValue':'integrationTab'}};