2f19bef6cd8847f09757e0c072e60cc203d625c4
[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 _0x93e6=['STRING','username','remoteUri','sequelize','exports'];(function(_0x38ea2d,_0x43cce0){var _0x1293b5=function(_0x29ce71){while(--_0x29ce71){_0x38ea2d['push'](_0x38ea2d['shift']());}};_0x1293b5(++_0x43cce0);}(_0x93e6,0x18e));var _0x693e=function(_0xd050c6,_0x58ffb4){_0xd050c6=_0xd050c6-0x0;var _0x7278a=_0x93e6[_0xd050c6];return _0x7278a;};'use strict';var Sequelize=require(_0x693e('0x0'));module[_0x693e('0x1')]={'name':{'type':Sequelize[_0x693e('0x2')]},'description':{'type':Sequelize[_0x693e('0x2')]},'username':{'type':Sequelize[_0x693e('0x2')],'unique':_0x693e('0x3')},'password':{'type':Sequelize[_0x693e('0x2')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x693e('0x2')],'unique':_0x693e('0x4')},'serverUrl':{'type':Sequelize['STRING']}};