Built motion from commit 497d3d92.|2.5.43
[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 _0x627e=['integrationTab','newTab','sequelize','exports','STRING','token','password','ENUM'];(function(_0x1ce3f8,_0x2dbc3d){var _0x258fec=function(_0x296a5c){while(--_0x296a5c){_0x1ce3f8['push'](_0x1ce3f8['shift']());}};_0x258fec(++_0x2dbc3d);}(_0x627e,0x14a));var _0xe627=function(_0x3c6501,_0x277262){_0x3c6501=_0x3c6501-0x0;var _0x45d8e1=_0x627e[_0x3c6501];return _0x45d8e1;};'use strict';var Sequelize=require(_0xe627('0x0'));module[_0xe627('0x1')]={'name':{'type':Sequelize[_0xe627('0x2')]},'description':{'type':Sequelize[_0xe627('0x2')]},'username':{'type':Sequelize[_0xe627('0x2')],'unique':'username'},'password':{'type':Sequelize[_0xe627('0x2')]},'token':{'type':Sequelize[_0xe627('0x2')]},'remoteUri':{'type':Sequelize[_0xe627('0x2')],'unique':'remoteUri'},'authType':{'type':Sequelize['ENUM']('password',_0xe627('0x3')),'defaultValue':_0xe627('0x4')},'serverUrl':{'type':Sequelize[_0xe627('0x2')],'allowNull':![]},'type':{'type':Sequelize[_0xe627('0x5')](_0xe627('0x6'),_0xe627('0x7')),'defaultValue':'integrationTab'}};