01c9babb6cc66ed4ae1cc73e08b0438a38d43bf0
[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 _0x7da6=['remoteUri','ENUM','password','token','newTab','STRING','username'];(function(_0x3f07c0,_0x1d183e){var _0x2fad6d=function(_0x1d1dca){while(--_0x1d1dca){_0x3f07c0['push'](_0x3f07c0['shift']());}};_0x2fad6d(++_0x1d183e);}(_0x7da6,0x124));var _0x67da=function(_0x5ec365,_0x49930c){_0x5ec365=_0x5ec365-0x0;var _0xab187d=_0x7da6[_0x5ec365];return _0xab187d;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x67da('0x0')]},'description':{'type':Sequelize[_0x67da('0x0')]},'username':{'type':Sequelize[_0x67da('0x0')],'unique':_0x67da('0x1')},'password':{'type':Sequelize['STRING']},'token':{'type':Sequelize[_0x67da('0x0')]},'remoteUri':{'type':Sequelize[_0x67da('0x0')],'unique':_0x67da('0x2')},'authType':{'type':Sequelize[_0x67da('0x3')](_0x67da('0x4'),_0x67da('0x5')),'defaultValue':'password'},'serverUrl':{'type':Sequelize[_0x67da('0x0')],'allowNull':![]},'type':{'type':Sequelize['ENUM']('integrationTab',_0x67da('0x6')),'defaultValue':'integrationTab'}};