303b5edbdc83b0029f1d83dbe6c6e650bc77fb77
[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 _0x2e39=['exports','STRING','remoteUri','sequelize'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x2e39,0x15b));var _0x92e3=function(_0x1db1bd,_0x219a35){_0x1db1bd=_0x1db1bd-0x0;var _0x2eabcb=_0x2e39[_0x1db1bd];return _0x2eabcb;};'use strict';var Sequelize=require(_0x92e3('0x0'));module[_0x92e3('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x92e3('0x2')]},'username':{'type':Sequelize[_0x92e3('0x2')],'unique':'username'},'password':{'type':Sequelize[_0x92e3('0x2')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x92e3('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};