Built motion from commit d5e4af8c.|2.6.23
[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 _0x642f=['exports','name','username','remoteUri','serverUrl','Configurations'];(function(_0x2904a8,_0x73180){var _0x4aae50=function(_0x491df9){while(--_0x491df9){_0x2904a8['push'](_0x2904a8['shift']());}};_0x4aae50(++_0x73180);}(_0x642f,0x163));var _0xf642=function(_0x1b7f86,_0xc03da5){_0x1b7f86=_0x1b7f86-0x0;var _0x38877e=_0x642f[_0x1b7f86];return _0x38877e;};'use strict';function ServicenowAccount(_0x1a41bd){this['id']=_0x1a41bd['id']||0x0;this[_0xf642('0x0')]=_0x1a41bd[_0xf642('0x0')]||'';this[_0xf642('0x1')]=_0x1a41bd['username']||'';this['password']=_0x1a41bd['password']||'';this[_0xf642('0x2')]=_0x1a41bd[_0xf642('0x2')]||'';this[_0xf642('0x3')]=_0x1a41bd[_0xf642('0x3')]||'';this[_0xf642('0x4')]=_0x1a41bd[_0xf642('0x4')]||{};}module[_0xf642('0x5')]=ServicenowAccount;