Built motion from commit 0c5f406c.|2.6.29
[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 _0xd70d=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x4b055c,_0x4b870b){var _0x4b62bb=function(_0x4884c2){while(--_0x4884c2){_0x4b055c['push'](_0x4b055c['shift']());}};_0x4b62bb(++_0x4b870b);}(_0xd70d,0x19d));var _0xdd70=function(_0x1d08ac,_0xeb569d){_0x1d08ac=_0x1d08ac-0x0;var _0x26b6f4=_0xd70d[_0x1d08ac];return _0x26b6f4;};'use strict';function ServicenowAccount(_0x4d1227){this['id']=_0x4d1227['id']||0x0;this[_0xdd70('0x0')]=_0x4d1227['name']||'';this[_0xdd70('0x1')]=_0x4d1227['username']||'';this[_0xdd70('0x2')]=_0x4d1227['password']||'';this[_0xdd70('0x3')]=_0x4d1227[_0xdd70('0x3')]||'';this[_0xdd70('0x4')]=_0x4d1227[_0xdd70('0x4')]||'';this[_0xdd70('0x5')]=_0x4d1227[_0xdd70('0x5')]||{};}module[_0xdd70('0x6')]=ServicenowAccount;