921658bf6532d78e5545e6f974cda818513826b6
[motion2.git] / server / api / intSalesforceAccount / intSalesforceAccount.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 _0x8cde=['newTab','sequelize','STRING','ENUM'];(function(_0xd20892,_0x18047d){var _0x3da09c=function(_0x2ebc42){while(--_0x2ebc42){_0xd20892['push'](_0xd20892['shift']());}};_0x3da09c(++_0x18047d);}(_0x8cde,0x1d5));var _0xe8cd=function(_0x3ce3c,_0x319337){_0x3ce3c=_0x3ce3c-0x0;var _0x55a2c9=_0x8cde[_0x3ce3c];return _0x55a2c9;};'use strict';var Sequelize=require(_0xe8cd('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xe8cd('0x1')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'remoteUri':{'type':Sequelize['STRING']},'password':{'type':Sequelize[_0xe8cd('0x1')]},'clientId':{'type':Sequelize[_0xe8cd('0x1')]},'clientSecret':{'type':Sequelize['STRING']},'securityToken':{'type':Sequelize['STRING']},'serverUrl':{'type':Sequelize[_0xe8cd('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0xe8cd('0x2')]('integrationTab',_0xe8cd('0x3')),'defaultValue':'integrationTab'}};