Built motion from commit fe909640.|2.6.8
[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 _0x2593=['Configurations','exports','name','username','password','remoteUri','serverUrl'];(function(_0x222828,_0x1e32c4){var _0x1f5693=function(_0x58b15e){while(--_0x58b15e){_0x222828['push'](_0x222828['shift']());}};_0x1f5693(++_0x1e32c4);}(_0x2593,0xe2));var _0x3259=function(_0x48f7cf,_0x4baa04){_0x48f7cf=_0x48f7cf-0x0;var _0xc201c0=_0x2593[_0x48f7cf];return _0xc201c0;};'use strict';function ServicenowAccount(_0x3ccf75){this['id']=_0x3ccf75['id']||0x0;this[_0x3259('0x0')]=_0x3ccf75[_0x3259('0x0')]||'';this[_0x3259('0x1')]=_0x3ccf75['username']||'';this[_0x3259('0x2')]=_0x3ccf75[_0x3259('0x2')]||'';this[_0x3259('0x3')]=_0x3ccf75[_0x3259('0x3')]||'';this[_0x3259('0x4')]=_0x3ccf75[_0x3259('0x4')]||'';this[_0x3259('0x5')]=_0x3ccf75[_0x3259('0x5')]||{};}module[_0x3259('0x6')]=ServicenowAccount;