cda6ee6f9c9cb65e9af395a5f279ac4c88687a44
[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 _0xebd2=['sequelize','exports','STRING','username','remoteUri'];(function(_0x176ea9,_0x515b59){var _0x490b58=function(_0x2079c0){while(--_0x2079c0){_0x176ea9['push'](_0x176ea9['shift']());}};_0x490b58(++_0x515b59);}(_0xebd2,0x1d6));var _0x2ebd=function(_0x17e8ff,_0x3f599f){_0x17e8ff=_0x17e8ff-0x0;var _0x328d41=_0xebd2[_0x17e8ff];return _0x328d41;};'use strict';var Sequelize=require(_0x2ebd('0x0'));module[_0x2ebd('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x2ebd('0x2')]},'username':{'type':Sequelize[_0x2ebd('0x2')],'unique':_0x2ebd('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x2ebd('0x2')],'unique':_0x2ebd('0x4')},'serverUrl':{'type':Sequelize[_0x2ebd('0x2')],'allowNull':![]}};