Built motion from commit (unavailable).|2.5.19
[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 _0xe575=['sequelize','STRING','username','remoteUri'];(function(_0x2bc2a2,_0x51e95f){var _0x20de67=function(_0x27f2d2){while(--_0x27f2d2){_0x2bc2a2['push'](_0x2bc2a2['shift']());}};_0x20de67(++_0x51e95f);}(_0xe575,0x188));var _0x5e57=function(_0x475f5b,_0x237670){_0x475f5b=_0x475f5b-0x0;var _0x56ffa3=_0xe575[_0x475f5b];return _0x56ffa3;};'use strict';var Sequelize=require(_0x5e57('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x5e57('0x1')],'unique':_0x5e57('0x2')},'password':{'type':Sequelize[_0x5e57('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x5e57('0x1')],'unique':_0x5e57('0x3')},'serverUrl':{'type':Sequelize[_0x5e57('0x1')],'allowNull':![]}};