dafa4b2e7df2fb518af4e937e88181d322e18343
[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 _0x44eb=['remoteUri','sequelize','exports','STRING','username'];(function(_0xbe2edf,_0x421c7d){var _0x18c036=function(_0x233dbe){while(--_0x233dbe){_0xbe2edf['push'](_0xbe2edf['shift']());}};_0x18c036(++_0x421c7d);}(_0x44eb,0x10f));var _0xb44e=function(_0x2c6705,_0x5f0836){_0x2c6705=_0x2c6705-0x0;var _0x1212b1=_0x44eb[_0x2c6705];return _0x1212b1;};'use strict';var Sequelize=require(_0xb44e('0x0'));module[_0xb44e('0x1')]={'name':{'type':Sequelize[_0xb44e('0x2')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xb44e('0x2')],'unique':_0xb44e('0x3')},'password':{'type':Sequelize[_0xb44e('0x2')]},'email':{'type':Sequelize[_0xb44e('0x2')]},'remoteUri':{'type':Sequelize[_0xb44e('0x2')],'unique':_0xb44e('0x4')},'serverUrl':{'type':Sequelize[_0xb44e('0x2')],'allowNull':![]}};