Built motion from commit (unavailable).|2.5.7
[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 _0x043c=['token','password','integrationTab','newTab','sequelize','STRING','remoteUri','ENUM'];(function(_0x533132,_0xf5b6fa){var _0x1a7447=function(_0x44d580){while(--_0x44d580){_0x533132['push'](_0x533132['shift']());}};_0x1a7447(++_0xf5b6fa);}(_0x043c,0x164));var _0xc043=function(_0x5b8b97,_0x6b4dfa){_0x5b8b97=_0x5b8b97-0x0;var _0x1fdf84=_0x043c[_0x5b8b97];return _0x1fdf84;};'use strict';var Sequelize=require(_0xc043('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xc043('0x1')]},'username':{'type':Sequelize[_0xc043('0x1')],'unique':'username'},'password':{'type':Sequelize[_0xc043('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0xc043('0x1')],'unique':_0xc043('0x2')},'authType':{'type':Sequelize[_0xc043('0x3')]('password',_0xc043('0x4')),'defaultValue':_0xc043('0x5')},'serverUrl':{'type':Sequelize[_0xc043('0x1')]},'type':{'type':Sequelize[_0xc043('0x3')](_0xc043('0x6'),_0xc043('0x7')),'defaultValue':'integrationTab'}};