1d216e7ba2ecfdd68ee52809fda33255da6e3e75
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0x2bc6=['exports','STRING','remoteUri','sequelize'];(function(_0x5e96a3,_0x591c84){var _0x30fceb=function(_0x5a18dd){while(--_0x5a18dd){_0x5e96a3['push'](_0x5e96a3['shift']());}};_0x30fceb(++_0x591c84);}(_0x2bc6,0x163));var _0x62bc=function(_0x24d0a6,_0x48ff79){_0x24d0a6=_0x24d0a6-0x0;var _0xe6e137=_0x2bc6[_0x24d0a6];return _0xe6e137;};'use strict';var Sequelize=require(_0x62bc('0x0'));module[_0x62bc('0x1')]={'name':{'type':Sequelize[_0x62bc('0x2')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x62bc('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x62bc('0x3')},'serverUrl':{'type':Sequelize[_0x62bc('0x2')]}};