5516bc3c827fffa6caff9b588e8f189c9558ddb7
[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 _0x444e=['newTab','sequelize','STRING','remoteUri','ENUM','password','token'];(function(_0x2da8e3,_0x397415){var _0x281fd5=function(_0x1d9db5){while(--_0x1d9db5){_0x2da8e3['push'](_0x2da8e3['shift']());}};_0x281fd5(++_0x397415);}(_0x444e,0xe8));var _0xe444=function(_0x677852,_0x1f10e3){_0x677852=_0x677852-0x0;var _0x3446c0=_0x444e[_0x677852];return _0x3446c0;};'use strict';var Sequelize=require(_0xe444('0x0'));module['exports']={'name':{'type':Sequelize[_0xe444('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xe444('0x1')],'unique':'username'},'password':{'type':Sequelize[_0xe444('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0xe444('0x1')],'unique':_0xe444('0x2')},'authType':{'type':Sequelize[_0xe444('0x3')](_0xe444('0x4'),_0xe444('0x5')),'defaultValue':_0xe444('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0xe444('0x3')]('integrationTab',_0xe444('0x6')),'defaultValue':'integrationTab'}};