b455f3a7c3d28d08d75076bfc95cff0e62e933e1
[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 _0xeffd=['remoteUri','sequelize','STRING','username'];(function(_0x211c4d,_0xf66ff){var _0x314443=function(_0x4f8e9f){while(--_0x4f8e9f){_0x211c4d['push'](_0x211c4d['shift']());}};_0x314443(++_0xf66ff);}(_0xeffd,0x185));var _0xdeff=function(_0x4778a5,_0x50b3ec){_0x4778a5=_0x4778a5-0x0;var _0x1ae483=_0xeffd[_0x4778a5];return _0x1ae483;};'use strict';var Sequelize=require(_0xdeff('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xdeff('0x1')]},'username':{'type':Sequelize[_0xdeff('0x1')],'unique':_0xdeff('0x2')},'password':{'type':Sequelize[_0xdeff('0x1')]},'email':{'type':Sequelize[_0xdeff('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xdeff('0x3')},'serverUrl':{'type':Sequelize[_0xdeff('0x1')],'allowNull':![]}};