baf61aa563c2ea2792ba0dea58dabfacf83a6428
[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 _0xbeac=['remoteUri','sequelize','exports','STRING','username'];(function(_0x5a148f,_0x114dfa){var _0x5af2d4=function(_0x6a9ba4){while(--_0x6a9ba4){_0x5a148f['push'](_0x5a148f['shift']());}};_0x5af2d4(++_0x114dfa);}(_0xbeac,0xc4));var _0xcbea=function(_0x57a1fc,_0x2caf07){_0x57a1fc=_0x57a1fc-0x0;var _0x12c044=_0xbeac[_0x57a1fc];return _0x12c044;};'use strict';var Sequelize=require(_0xcbea('0x0'));module[_0xcbea('0x1')]={'name':{'type':Sequelize[_0xcbea('0x2')]},'description':{'type':Sequelize[_0xcbea('0x2')]},'username':{'type':Sequelize[_0xcbea('0x2')],'unique':_0xcbea('0x3')},'password':{'type':Sequelize[_0xcbea('0x2')]},'email':{'type':Sequelize[_0xcbea('0x2')]},'remoteUri':{'type':Sequelize[_0xcbea('0x2')],'unique':_0xcbea('0x4')},'serverUrl':{'type':Sequelize['STRING']}};