Built motion from commit (unavailable).|2.4.18
[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 _0xe6e3=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x3d4d27,_0x1762ee){var _0x54dd43=function(_0x5985fd){while(--_0x5985fd){_0x3d4d27['push'](_0x3d4d27['shift']());}};_0x54dd43(++_0x1762ee);}(_0xe6e3,0x72));var _0x3e6e=function(_0x4ea413,_0x51ff3a){_0x4ea413=_0x4ea413-0x0;var _0x51cf25=_0xe6e3[_0x4ea413];return _0x51cf25;};'use strict';function ServicenowAccount(_0x2a147d){this['id']=_0x2a147d['id']||0x0;this['name']=_0x2a147d[_0x3e6e('0x0')]||'';this[_0x3e6e('0x1')]=_0x2a147d[_0x3e6e('0x1')]||'';this[_0x3e6e('0x2')]=_0x2a147d['password']||'';this[_0x3e6e('0x3')]=_0x2a147d[_0x3e6e('0x3')]||'';this[_0x3e6e('0x4')]=_0x2a147d[_0x3e6e('0x4')]||'';this['Configurations']=_0x2a147d[_0x3e6e('0x5')]||{};}module[_0x3e6e('0x6')]=ServicenowAccount;