Built motion from commit (unavailable).|2.5.3
[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 _0xfe5b=['password','remoteUri','serverUrl','Configurations','exports','name','username'];(function(_0x183228,_0x26f970){var _0x562d6c=function(_0xa2963){while(--_0xa2963){_0x183228['push'](_0x183228['shift']());}};_0x562d6c(++_0x26f970);}(_0xfe5b,0x16a));var _0xbfe5=function(_0x4709c0,_0x3396c7){_0x4709c0=_0x4709c0-0x0;var _0x13348b=_0xfe5b[_0x4709c0];return _0x13348b;};'use strict';function ServicenowAccount(_0x293f01){this['id']=_0x293f01['id']||0x0;this[_0xbfe5('0x0')]=_0x293f01['name']||'';this['username']=_0x293f01[_0xbfe5('0x1')]||'';this[_0xbfe5('0x2')]=_0x293f01[_0xbfe5('0x2')]||'';this[_0xbfe5('0x3')]=_0x293f01['remoteUri']||'';this['serverUrl']=_0x293f01[_0xbfe5('0x4')]||'';this[_0xbfe5('0x5')]=_0x293f01['Configurations']||{};}module[_0xbfe5('0x6')]=ServicenowAccount;