Built motion from commit (unavailable).|2.5.30
[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 _0x9f34=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x2a7812,_0x1ce83a){var _0x3e1342=function(_0x3ff9fb){while(--_0x3ff9fb){_0x2a7812['push'](_0x2a7812['shift']());}};_0x3e1342(++_0x1ce83a);}(_0x9f34,0x8b));var _0x49f3=function(_0x19bf7a,_0x19c529){_0x19bf7a=_0x19bf7a-0x0;var _0x326db3=_0x9f34[_0x19bf7a];return _0x326db3;};'use strict';function ServicenowAccount(_0x4cd272){this['id']=_0x4cd272['id']||0x0;this[_0x49f3('0x0')]=_0x4cd272['name']||'';this[_0x49f3('0x1')]=_0x4cd272['username']||'';this[_0x49f3('0x2')]=_0x4cd272['password']||'';this[_0x49f3('0x3')]=_0x4cd272[_0x49f3('0x3')]||'';this[_0x49f3('0x4')]=_0x4cd272[_0x49f3('0x4')]||'';this['Configurations']=_0x4cd272[_0x49f3('0x5')]||{};}module[_0x49f3('0x6')]=ServicenowAccount;