8e5ff51a7c381ba8e47828054458dd41b7e65671
[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 _0x1e84=['username','remoteUri','sequelize','STRING'];(function(_0x3769f7,_0x3a74c8){var _0x1942bd=function(_0x2ff5cb){while(--_0x2ff5cb){_0x3769f7['push'](_0x3769f7['shift']());}};_0x1942bd(++_0x3a74c8);}(_0x1e84,0x1aa));var _0x41e8=function(_0x5ff517,_0x3e4ee0){_0x5ff517=_0x5ff517-0x0;var _0x19a245=_0x1e84[_0x5ff517];return _0x19a245;};'use strict';var Sequelize=require(_0x41e8('0x0'));module['exports']={'name':{'type':Sequelize[_0x41e8('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x41e8('0x1')],'unique':_0x41e8('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x41e8('0x1')]},'remoteUri':{'type':Sequelize[_0x41e8('0x1')],'unique':_0x41e8('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};