Built motion from commit da24aabd.|2.6.20
[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 _0x1d6d=['STRING','username','remoteUri','sequelize'];(function(_0x1251d1,_0x426abf){var _0x397bdc=function(_0x2e734d){while(--_0x2e734d){_0x1251d1['push'](_0x1251d1['shift']());}};_0x397bdc(++_0x426abf);}(_0x1d6d,0x183));var _0xd1d6=function(_0x4b4330,_0x2ad596){_0x4b4330=_0x4b4330-0x0;var _0x24e70e=_0x1d6d[_0x4b4330];return _0x24e70e;};'use strict';var Sequelize=require(_0xd1d6('0x0'));module['exports']={'name':{'type':Sequelize[_0xd1d6('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xd1d6('0x1')],'unique':_0xd1d6('0x2')},'password':{'type':Sequelize[_0xd1d6('0x1')]},'email':{'type':Sequelize[_0xd1d6('0x1')]},'remoteUri':{'type':Sequelize[_0xd1d6('0x1')],'unique':_0xd1d6('0x3')},'serverUrl':{'type':Sequelize[_0xd1d6('0x1')],'allowNull':![]}};