68babe707bd42de25226d70b1b9ad973e51c3432
[motion2.git] / server / services / ami / model / servicenowAccount.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 _0x33b4=['remoteUri','serverUrl','Configurations','name','username','password'];(function(_0x24e71b,_0x2f73f5){var _0x303be8=function(_0x3046e4){while(--_0x3046e4){_0x24e71b['push'](_0x24e71b['shift']());}};_0x303be8(++_0x2f73f5);}(_0x33b4,0x81));var _0x433b=function(_0x59701c,_0xb05606){_0x59701c=_0x59701c-0x0;var _0x25f69f=_0x33b4[_0x59701c];return _0x25f69f;};'use strict';function ServicenowAccount(_0x1fb734){this['id']=_0x1fb734['id']||0x0;this[_0x433b('0x0')]=_0x1fb734[_0x433b('0x0')]||'';this[_0x433b('0x1')]=_0x1fb734[_0x433b('0x1')]||'';this[_0x433b('0x2')]=_0x1fb734['password']||'';this[_0x433b('0x3')]=_0x1fb734[_0x433b('0x3')]||'';this[_0x433b('0x4')]=_0x1fb734[_0x433b('0x4')]||'';this[_0x433b('0x5')]=_0x1fb734[_0x433b('0x5')]||{};}module['exports']=ServicenowAccount;