Built motion from commit 775e2a94.|2.6.3
[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 _0xc81e=['serverUrl','Configurations','name','username','remoteUri'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0xc81e,0x15b));var _0xec81=function(_0x5bd4f6,_0xf4e45c){_0x5bd4f6=_0x5bd4f6-0x0;var _0x33a165=_0xc81e[_0x5bd4f6];return _0x33a165;};'use strict';function ServicenowAccount(_0x44c1d2){this['id']=_0x44c1d2['id']||0x0;this[_0xec81('0x0')]=_0x44c1d2['name']||'';this[_0xec81('0x1')]=_0x44c1d2[_0xec81('0x1')]||'';this['password']=_0x44c1d2['password']||'';this[_0xec81('0x2')]=_0x44c1d2[_0xec81('0x2')]||'';this[_0xec81('0x3')]=_0x44c1d2['serverUrl']||'';this['Configurations']=_0x44c1d2[_0xec81('0x4')]||{};}module['exports']=ServicenowAccount;