Built motion from commit 092f8824.|2.5.49
[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 _0xf24f=['name','username','password','remoteUri','serverUrl','exports'];(function(_0x265f8b,_0x439cf2){var _0x7c8fab=function(_0x520f2e){while(--_0x520f2e){_0x265f8b['push'](_0x265f8b['shift']());}};_0x7c8fab(++_0x439cf2);}(_0xf24f,0x162));var _0xff24=function(_0x47f719,_0x2e559d){_0x47f719=_0x47f719-0x0;var _0x407f4e=_0xf24f[_0x47f719];return _0x407f4e;};'use strict';function ServicenowAccount(_0x9ca92a){this['id']=_0x9ca92a['id']||0x0;this[_0xff24('0x0')]=_0x9ca92a['name']||'';this[_0xff24('0x1')]=_0x9ca92a['username']||'';this[_0xff24('0x2')]=_0x9ca92a[_0xff24('0x2')]||'';this[_0xff24('0x3')]=_0x9ca92a[_0xff24('0x3')]||'';this[_0xff24('0x4')]=_0x9ca92a[_0xff24('0x4')]||'';this['Configurations']=_0x9ca92a['Configurations']||{};}module[_0xff24('0x5')]=ServicenowAccount;