Built motion from commit da617fac.|2.6.6
[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 _0x3e44=['username','remoteUri','sequelize','exports','STRING'];(function(_0x37d918,_0x1c64ae){var _0x218d93=function(_0x556863){while(--_0x556863){_0x37d918['push'](_0x37d918['shift']());}};_0x218d93(++_0x1c64ae);}(_0x3e44,0x174));var _0x43e4=function(_0x9e7ff2,_0x3d769d){_0x9e7ff2=_0x9e7ff2-0x0;var _0x45766c=_0x3e44[_0x9e7ff2];return _0x45766c;};'use strict';var Sequelize=require(_0x43e4('0x0'));module[_0x43e4('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x43e4('0x2')],'unique':_0x43e4('0x3')},'password':{'type':Sequelize[_0x43e4('0x2')]},'email':{'type':Sequelize[_0x43e4('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x43e4('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};