Built motion from commit da617fac.|2.6.6
[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 _0xdf9b=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0xdf9b,0x1cb));var _0xbdf9=function(_0x486f4a,_0x478dc7){_0x486f4a=_0x486f4a-0x0;var _0x135d99=_0xdf9b[_0x486f4a];return _0x135d99;};'use strict';function ServicenowAccount(_0x322788){this['id']=_0x322788['id']||0x0;this[_0xbdf9('0x0')]=_0x322788[_0xbdf9('0x0')]||'';this[_0xbdf9('0x1')]=_0x322788['username']||'';this[_0xbdf9('0x2')]=_0x322788['password']||'';this[_0xbdf9('0x3')]=_0x322788[_0xbdf9('0x3')]||'';this['serverUrl']=_0x322788[_0xbdf9('0x4')]||'';this[_0xbdf9('0x5')]=_0x322788['Configurations']||{};}module[_0xbdf9('0x6')]=ServicenowAccount;