b3747b0734737c15cdd6ca4a7db80e881ac74ff6
[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 _0xf695=['Configurations','name','username','password','remoteUri'];(function(_0x5c404f,_0x24c51a){var _0x1ac9e1=function(_0x4f305a){while(--_0x4f305a){_0x5c404f['push'](_0x5c404f['shift']());}};_0x1ac9e1(++_0x24c51a);}(_0xf695,0x1cd));var _0x5f69=function(_0xacc3ef,_0xf7feec){_0xacc3ef=_0xacc3ef-0x0;var _0x58082f=_0xf695[_0xacc3ef];return _0x58082f;};'use strict';function ServicenowAccount(_0x4b6a3e){this['id']=_0x4b6a3e['id']||0x0;this[_0x5f69('0x0')]=_0x4b6a3e[_0x5f69('0x0')]||'';this[_0x5f69('0x1')]=_0x4b6a3e[_0x5f69('0x1')]||'';this[_0x5f69('0x2')]=_0x4b6a3e[_0x5f69('0x2')]||'';this[_0x5f69('0x3')]=_0x4b6a3e['remoteUri']||'';this['serverUrl']=_0x4b6a3e['serverUrl']||'';this[_0x5f69('0x4')]=_0x4b6a3e['Configurations']||{};}module['exports']=ServicenowAccount;