Built motion from commit (unavailable).|2.5.21
[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 _0x6242=['exports','STRING','username','ENUM','token','password','sequelize'];(function(_0x35ba48,_0x402b1d){var _0x432af7=function(_0x5981e8){while(--_0x5981e8){_0x35ba48['push'](_0x35ba48['shift']());}};_0x432af7(++_0x402b1d);}(_0x6242,0x1cd));var _0x2624=function(_0x3ba008,_0x29f5a1){_0x3ba008=_0x3ba008-0x0;var _0x46c365=_0x6242[_0x3ba008];return _0x46c365;};'use strict';var Sequelize=require(_0x2624('0x0'));module[_0x2624('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x2624('0x2')]},'username':{'type':Sequelize[_0x2624('0x2')],'unique':_0x2624('0x3')},'password':{'type':Sequelize[_0x2624('0x2')]},'token':{'type':Sequelize[_0x2624('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'authType':{'type':Sequelize[_0x2624('0x4')]('password',_0x2624('0x5')),'defaultValue':_0x2624('0x6')},'serverUrl':{'type':Sequelize[_0x2624('0x2')],'allowNull':![]},'type':{'type':Sequelize[_0x2624('0x4')]('integrationTab','newTab'),'defaultValue':'integrationTab'}};