Built motion from commit (unavailable).|2.5.11
[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 _0x2fbe=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x2680a8,_0x3d4ceb){var _0x287733=function(_0x4092a3){while(--_0x4092a3){_0x2680a8['push'](_0x2680a8['shift']());}};_0x287733(++_0x3d4ceb);}(_0x2fbe,0x187));var _0xe2fb=function(_0x205c5d,_0x588d30){_0x205c5d=_0x205c5d-0x0;var _0x59df2a=_0x2fbe[_0x205c5d];return _0x59df2a;};'use strict';function ServicenowAccount(_0x332401){this['id']=_0x332401['id']||0x0;this[_0xe2fb('0x0')]=_0x332401['name']||'';this[_0xe2fb('0x1')]=_0x332401[_0xe2fb('0x1')]||'';this['password']=_0x332401[_0xe2fb('0x2')]||'';this['remoteUri']=_0x332401[_0xe2fb('0x3')]||'';this[_0xe2fb('0x4')]=_0x332401['serverUrl']||'';this['Configurations']=_0x332401[_0xe2fb('0x5')]||{};}module[_0xe2fb('0x6')]=ServicenowAccount;