8e8ca1278a49674da189ac541c69434b69875ff7
[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 _0x1dff=['username','remoteUri','sequelize','exports','STRING'];(function(_0x5312b7,_0x9961e2){var _0x3ddee2=function(_0x1d64ed){while(--_0x1d64ed){_0x5312b7['push'](_0x5312b7['shift']());}};_0x3ddee2(++_0x9961e2);}(_0x1dff,0x8e));var _0xf1df=function(_0x1d16c0,_0x5c30b4){_0x1d16c0=_0x1d16c0-0x0;var _0xb017b3=_0x1dff[_0x1d16c0];return _0xb017b3;};'use strict';var Sequelize=require(_0xf1df('0x0'));module[_0xf1df('0x1')]={'name':{'type':Sequelize[_0xf1df('0x2')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xf1df('0x2')],'unique':_0xf1df('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xf1df('0x2')]},'remoteUri':{'type':Sequelize[_0xf1df('0x2')],'unique':_0xf1df('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};