Built motion from commit 616d3211.|2.6.4
[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 _0xb715=['STRING','username','remoteUri','sequelize'];(function(_0x2b68ef,_0x232536){var _0x367d1d=function(_0x1b417a){while(--_0x1b417a){_0x2b68ef['push'](_0x2b68ef['shift']());}};_0x367d1d(++_0x232536);}(_0xb715,0x123));var _0x5b71=function(_0x2e6c7a,_0x17baf1){_0x2e6c7a=_0x2e6c7a-0x0;var _0x42fd8b=_0xb715[_0x2e6c7a];return _0x42fd8b;};'use strict';var Sequelize=require(_0x5b71('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x5b71('0x1')]},'username':{'type':Sequelize[_0x5b71('0x1')],'unique':_0x5b71('0x2')},'password':{'type':Sequelize[_0x5b71('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x5b71('0x1')],'unique':_0x5b71('0x3')},'serverUrl':{'type':Sequelize[_0x5b71('0x1')],'allowNull':![]}};