6b0ad814ba747df678f4db8580eb16f830b88a24
[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 _0x6003=['sequelize','exports','STRING','username','remoteUri'];(function(_0x3d0d8e,_0x30b3f9){var _0x163d8a=function(_0x4d58f4){while(--_0x4d58f4){_0x3d0d8e['push'](_0x3d0d8e['shift']());}};_0x163d8a(++_0x30b3f9);}(_0x6003,0x11d));var _0x3600=function(_0x3968a2,_0x5f4113){_0x3968a2=_0x3968a2-0x0;var _0xa77777=_0x6003[_0x3968a2];return _0xa77777;};'use strict';var Sequelize=require(_0x3600('0x0'));module[_0x3600('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3600('0x2')]},'username':{'type':Sequelize[_0x3600('0x2')],'unique':_0x3600('0x3')},'password':{'type':Sequelize[_0x3600('0x2')]},'email':{'type':Sequelize[_0x3600('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x3600('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};