3351dcd5f27650094dbe0272f1b3a8afc39d36e0
[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 _0x4a4c=['remoteUri','sequelize','STRING'];(function(_0x22f3bc,_0x54340e){var _0x325c4e=function(_0x2e4fb1){while(--_0x2e4fb1){_0x22f3bc['push'](_0x22f3bc['shift']());}};_0x325c4e(++_0x54340e);}(_0x4a4c,0x1a8));var _0xc4a4=function(_0x525752,_0x4860f0){_0x525752=_0x525752-0x0;var _0x3dea39=_0x4a4c[_0x525752];return _0x3dea39;};'use strict';var Sequelize=require(_0xc4a4('0x0'));module['exports']={'name':{'type':Sequelize[_0xc4a4('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xc4a4('0x1')],'unique':'username'},'password':{'type':Sequelize[_0xc4a4('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0xc4a4('0x1')],'unique':_0xc4a4('0x2')},'serverUrl':{'type':Sequelize[_0xc4a4('0x1')]}};