9375d525fcca609a0766b41735e4c330d4438655
[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 _0x1199=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x160e26,_0x15c430){var _0x3481c6=function(_0x5f2d8a){while(--_0x5f2d8a){_0x160e26['push'](_0x160e26['shift']());}};_0x3481c6(++_0x15c430);}(_0x1199,0x120));var _0x9119=function(_0x51674a,_0x2ca337){_0x51674a=_0x51674a-0x0;var _0x4a1f4e=_0x1199[_0x51674a];return _0x4a1f4e;};'use strict';function ServicenowAccount(_0x488572){this['id']=_0x488572['id']||0x0;this[_0x9119('0x0')]=_0x488572[_0x9119('0x0')]||'';this[_0x9119('0x1')]=_0x488572[_0x9119('0x1')]||'';this[_0x9119('0x2')]=_0x488572[_0x9119('0x2')]||'';this[_0x9119('0x3')]=_0x488572[_0x9119('0x3')]||'';this[_0x9119('0x4')]=_0x488572[_0x9119('0x4')]||'';this[_0x9119('0x5')]=_0x488572[_0x9119('0x5')]||{};}module['exports']=ServicenowAccount;