8b8dcf0e8b713711057aa75c9ce53c28c8ee1899
[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 _0xea7c=['remoteUri','sequelize','exports','STRING','username'];(function(_0x5c8dd1,_0x197735){var _0x478890=function(_0x5161e7){while(--_0x5161e7){_0x5c8dd1['push'](_0x5c8dd1['shift']());}};_0x478890(++_0x197735);}(_0xea7c,0x12d));var _0xcea7=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xea7c[_0x59ee6f];return _0x4c0979;};'use strict';var Sequelize=require(_0xcea7('0x0'));module[_0xcea7('0x1')]={'name':{'type':Sequelize[_0xcea7('0x2')]},'description':{'type':Sequelize[_0xcea7('0x2')]},'username':{'type':Sequelize[_0xcea7('0x2')],'unique':_0xcea7('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xcea7('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xcea7('0x4')},'serverUrl':{'type':Sequelize[_0xcea7('0x2')],'allowNull':![]}};