Built motion from commit 97153652.|2.6.26
[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 _0xbd47=['password','remoteUri','serverUrl','Configurations','username'];(function(_0x218ca4,_0x41cc40){var _0x1b3ff9=function(_0x5003cd){while(--_0x5003cd){_0x218ca4['push'](_0x218ca4['shift']());}};_0x1b3ff9(++_0x41cc40);}(_0xbd47,0x108));var _0x7bd4=function(_0x15c421,_0x6366f7){_0x15c421=_0x15c421-0x0;var _0x5e5ed5=_0xbd47[_0x15c421];return _0x5e5ed5;};'use strict';function ServicenowAccount(_0x340775){this['id']=_0x340775['id']||0x0;this['name']=_0x340775['name']||'';this[_0x7bd4('0x0')]=_0x340775[_0x7bd4('0x0')]||'';this[_0x7bd4('0x1')]=_0x340775[_0x7bd4('0x1')]||'';this[_0x7bd4('0x2')]=_0x340775[_0x7bd4('0x2')]||'';this['serverUrl']=_0x340775[_0x7bd4('0x3')]||'';this[_0x7bd4('0x4')]=_0x340775[_0x7bd4('0x4')]||{};}module['exports']=ServicenowAccount;