3f898e103482409146c5f7ad202f74e180f59bd0
[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 _0x98bf=['exports','STRING','username','remoteUri','sequelize'];(function(_0xf7d47e,_0x7222c8){var _0x31733c=function(_0x1efa27){while(--_0x1efa27){_0xf7d47e['push'](_0xf7d47e['shift']());}};_0x31733c(++_0x7222c8);}(_0x98bf,0x6d));var _0xf98b=function(_0x407a3e,_0x15acb0){_0x407a3e=_0x407a3e-0x0;var _0x129fe3=_0x98bf[_0x407a3e];return _0x129fe3;};'use strict';var Sequelize=require(_0xf98b('0x0'));module[_0xf98b('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xf98b('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0xf98b('0x3')},'password':{'type':Sequelize[_0xf98b('0x2')]},'email':{'type':Sequelize[_0xf98b('0x2')]},'remoteUri':{'type':Sequelize[_0xf98b('0x2')],'unique':_0xf98b('0x4')},'serverUrl':{'type':Sequelize[_0xf98b('0x2')]}};