Built motion from commit (unavailable).|2.5.23
[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 _0x3b23=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x4df086,_0x295de2){var _0x4440a8=function(_0x4e8b6a){while(--_0x4e8b6a){_0x4df086['push'](_0x4df086['shift']());}};_0x4440a8(++_0x295de2);}(_0x3b23,0xef));var _0x33b2=function(_0x549373,_0x5de14f){_0x549373=_0x549373-0x0;var _0x3f8e1f=_0x3b23[_0x549373];return _0x3f8e1f;};'use strict';function ServicenowAccount(_0x16c55a){this['id']=_0x16c55a['id']||0x0;this['name']=_0x16c55a[_0x33b2('0x0')]||'';this[_0x33b2('0x1')]=_0x16c55a[_0x33b2('0x1')]||'';this[_0x33b2('0x2')]=_0x16c55a['password']||'';this[_0x33b2('0x3')]=_0x16c55a[_0x33b2('0x3')]||'';this[_0x33b2('0x4')]=_0x16c55a[_0x33b2('0x4')]||'';this['Configurations']=_0x16c55a[_0x33b2('0x5')]||{};}module[_0x33b2('0x6')]=ServicenowAccount;