Built motion from commit 9d7072cc.|2.5.39
[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 _0x6564=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x5f15df,_0x960bb7){var _0x388f8d=function(_0x38657b){while(--_0x38657b){_0x5f15df['push'](_0x5f15df['shift']());}};_0x388f8d(++_0x960bb7);}(_0x6564,0x1d4));var _0x4656=function(_0x370196,_0x591ea8){_0x370196=_0x370196-0x0;var _0x231d84=_0x6564[_0x370196];return _0x231d84;};'use strict';function ServicenowAccount(_0x2c47c8){this['id']=_0x2c47c8['id']||0x0;this[_0x4656('0x0')]=_0x2c47c8[_0x4656('0x0')]||'';this[_0x4656('0x1')]=_0x2c47c8[_0x4656('0x1')]||'';this['password']=_0x2c47c8[_0x4656('0x2')]||'';this[_0x4656('0x3')]=_0x2c47c8[_0x4656('0x3')]||'';this[_0x4656('0x4')]=_0x2c47c8[_0x4656('0x4')]||'';this[_0x4656('0x5')]=_0x2c47c8['Configurations']||{};}module[_0x4656('0x6')]=ServicenowAccount;