ef6a8c2b987cdc6005ab7f5cbfab6fcc783f7158
[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 _0x2240=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x36bec2,_0x3cb095){var _0x13fb47=function(_0x147ffb){while(--_0x147ffb){_0x36bec2['push'](_0x36bec2['shift']());}};_0x13fb47(++_0x3cb095);}(_0x2240,0x13c));var _0x0224=function(_0x23e7c1,_0x35110c){_0x23e7c1=_0x23e7c1-0x0;var _0x1add43=_0x2240[_0x23e7c1];return _0x1add43;};'use strict';function ServicenowAccount(_0xf07f28){this['id']=_0xf07f28['id']||0x0;this[_0x0224('0x0')]=_0xf07f28['name']||'';this[_0x0224('0x1')]=_0xf07f28[_0x0224('0x1')]||'';this[_0x0224('0x2')]=_0xf07f28[_0x0224('0x2')]||'';this[_0x0224('0x3')]=_0xf07f28[_0x0224('0x3')]||'';this[_0x0224('0x4')]=_0xf07f28['serverUrl']||'';this['Configurations']=_0xf07f28[_0x0224('0x5')]||{};}module[_0x0224('0x6')]=ServicenowAccount;