9bf6864d21dab2cf69facd310e379041d9045d62
[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 _0xc447=['STRING','username','sequelize'];(function(_0x36159d,_0x3d37df){var _0x1c7898=function(_0x27a31b){while(--_0x27a31b){_0x36159d['push'](_0x36159d['shift']());}};_0x1c7898(++_0x3d37df);}(_0xc447,0xef));var _0x7c44=function(_0x3ee02d,_0x5296c0){_0x3ee02d=_0x3ee02d-0x0;var _0xafd402=_0xc447[_0x3ee02d];return _0xafd402;};'use strict';var Sequelize=require(_0x7c44('0x0'));module['exports']={'name':{'type':Sequelize[_0x7c44('0x1')]},'description':{'type':Sequelize[_0x7c44('0x1')]},'username':{'type':Sequelize[_0x7c44('0x1')],'unique':_0x7c44('0x2')},'password':{'type':Sequelize[_0x7c44('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x7c44('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0x7c44('0x1')],'allowNull':![]}};