Built motion from commit f67b3b02.|2.6.31
[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 _0x5cd1=['name','username','remoteUri','serverUrl','Configurations','exports'];(function(_0x42f265,_0x526c9e){var _0x27d79d=function(_0x1f081f){while(--_0x1f081f){_0x42f265['push'](_0x42f265['shift']());}};_0x27d79d(++_0x526c9e);}(_0x5cd1,0xc0));var _0x15cd=function(_0x335fd6,_0x599068){_0x335fd6=_0x335fd6-0x0;var _0x144baa=_0x5cd1[_0x335fd6];return _0x144baa;};'use strict';function ServicenowAccount(_0x48d6b5){this['id']=_0x48d6b5['id']||0x0;this[_0x15cd('0x0')]=_0x48d6b5['name']||'';this[_0x15cd('0x1')]=_0x48d6b5[_0x15cd('0x1')]||'';this['password']=_0x48d6b5['password']||'';this[_0x15cd('0x2')]=_0x48d6b5[_0x15cd('0x2')]||'';this['serverUrl']=_0x48d6b5[_0x15cd('0x3')]||'';this['Configurations']=_0x48d6b5[_0x15cd('0x4')]||{};}module[_0x15cd('0x5')]=ServicenowAccount;