Built motion from commit eddce310.|2.6.12
[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 _0xe5c2=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x3b5b30,_0x2c358b){var _0x150a38=function(_0x84c8c3){while(--_0x84c8c3){_0x3b5b30['push'](_0x3b5b30['shift']());}};_0x150a38(++_0x2c358b);}(_0xe5c2,0x16e));var _0x2e5c=function(_0x522bb2,_0x59b84b){_0x522bb2=_0x522bb2-0x0;var _0x1efa51=_0xe5c2[_0x522bb2];return _0x1efa51;};'use strict';function ServicenowAccount(_0x5ee49a){this['id']=_0x5ee49a['id']||0x0;this[_0x2e5c('0x0')]=_0x5ee49a[_0x2e5c('0x0')]||'';this[_0x2e5c('0x1')]=_0x5ee49a['username']||'';this[_0x2e5c('0x2')]=_0x5ee49a[_0x2e5c('0x2')]||'';this[_0x2e5c('0x3')]=_0x5ee49a[_0x2e5c('0x3')]||'';this[_0x2e5c('0x4')]=_0x5ee49a[_0x2e5c('0x4')]||'';this[_0x2e5c('0x5')]=_0x5ee49a[_0x2e5c('0x5')]||{};}module['exports']=ServicenowAccount;