29aa519b9fe6c1d1c49f8213992110bf8e5fbce2
[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 _0xb1a2=['sequelize','STRING','remoteUri'];(function(_0xb9681c,_0x5a7d8c){var _0x2835a9=function(_0xe1bf7f){while(--_0xe1bf7f){_0xb9681c['push'](_0xb9681c['shift']());}};_0x2835a9(++_0x5a7d8c);}(_0xb1a2,0x1ec));var _0x2b1a=function(_0x1dc697,_0x443268){_0x1dc697=_0x1dc697-0x0;var _0xc24af4=_0xb1a2[_0x1dc697];return _0xc24af4;};'use strict';var Sequelize=require(_0x2b1a('0x0'));module['exports']={'name':{'type':Sequelize[_0x2b1a('0x1')]},'description':{'type':Sequelize[_0x2b1a('0x1')]},'username':{'type':Sequelize[_0x2b1a('0x1')],'unique':'username'},'password':{'type':Sequelize[_0x2b1a('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x2b1a('0x2')},'serverUrl':{'type':Sequelize[_0x2b1a('0x1')],'allowNull':![]}};