fcc6e4dc1055b01042dc8b181698dadea5b07e88
[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 _0xb76a=['remoteUri','sequelize','exports','STRING','username'];(function(_0x43a4ff,_0x49f23d){var _0x347c99=function(_0x59b257){while(--_0x59b257){_0x43a4ff['push'](_0x43a4ff['shift']());}};_0x347c99(++_0x49f23d);}(_0xb76a,0xb0));var _0xab76=function(_0x4a1019,_0xd6ec8a){_0x4a1019=_0x4a1019-0x0;var _0x268a8e=_0xb76a[_0x4a1019];return _0x268a8e;};'use strict';var Sequelize=require(_0xab76('0x0'));module[_0xab76('0x1')]={'name':{'type':Sequelize[_0xab76('0x2')]},'description':{'type':Sequelize[_0xab76('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0xab76('0x3')},'password':{'type':Sequelize[_0xab76('0x2')]},'email':{'type':Sequelize[_0xab76('0x2')]},'remoteUri':{'type':Sequelize[_0xab76('0x2')],'unique':_0xab76('0x4')},'serverUrl':{'type':Sequelize[_0xab76('0x2')],'allowNull':![]}};