Built motion from commit (unavailable).|2.5.10
[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 _0x358e=['username','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x4fc7f0,_0x4e3fce){var _0x3659a2=function(_0x4ba142){while(--_0x4ba142){_0x4fc7f0['push'](_0x4fc7f0['shift']());}};_0x3659a2(++_0x4e3fce);}(_0x358e,0xa7));var _0xe358=function(_0x56eefb,_0x1a1c6d){_0x56eefb=_0x56eefb-0x0;var _0x13ed78=_0x358e[_0x56eefb];return _0x13ed78;};'use strict';function ServicenowAccount(_0x53ca3f){this['id']=_0x53ca3f['id']||0x0;this[_0xe358('0x0')]=_0x53ca3f[_0xe358('0x0')]||'';this['username']=_0x53ca3f[_0xe358('0x1')]||'';this['password']=_0x53ca3f['password']||'';this['remoteUri']=_0x53ca3f[_0xe358('0x2')]||'';this['serverUrl']=_0x53ca3f[_0xe358('0x3')]||'';this[_0xe358('0x4')]=_0x53ca3f['Configurations']||{};}module[_0xe358('0x5')]=ServicenowAccount;