6f9843e478354cbfe32b0c68d0cbb12ef581f62c
[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 _0xa7f0=['password','serverUrl','Configurations','name'];(function(_0x2459fd,_0x575d9b){var _0x364cd2=function(_0x4b22f6){while(--_0x4b22f6){_0x2459fd['push'](_0x2459fd['shift']());}};_0x364cd2(++_0x575d9b);}(_0xa7f0,0x1c7));var _0x0a7f=function(_0x1fd838,_0x584cc8){_0x1fd838=_0x1fd838-0x0;var _0x313172=_0xa7f0[_0x1fd838];return _0x313172;};'use strict';function ServicenowAccount(_0x2a68b0){this['id']=_0x2a68b0['id']||0x0;this[_0x0a7f('0x0')]=_0x2a68b0[_0x0a7f('0x0')]||'';this['username']=_0x2a68b0['username']||'';this[_0x0a7f('0x1')]=_0x2a68b0[_0x0a7f('0x1')]||'';this['remoteUri']=_0x2a68b0['remoteUri']||'';this[_0x0a7f('0x2')]=_0x2a68b0[_0x0a7f('0x2')]||'';this[_0x0a7f('0x3')]=_0x2a68b0[_0x0a7f('0x3')]||{};}module['exports']=ServicenowAccount;