Built motion from commit (unavailable).|2.5.25
[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 _0x6823=['serverUrl','Configurations','exports','name','password'];(function(_0x4f7995,_0x8c40db){var _0x54a904=function(_0x10362d){while(--_0x10362d){_0x4f7995['push'](_0x4f7995['shift']());}};_0x54a904(++_0x8c40db);}(_0x6823,0x1ed));var _0x3682=function(_0x58b00b,_0xd2588c){_0x58b00b=_0x58b00b-0x0;var _0xb2c1ea=_0x6823[_0x58b00b];return _0xb2c1ea;};'use strict';function ServicenowAccount(_0x169907){this['id']=_0x169907['id']||0x0;this['name']=_0x169907[_0x3682('0x0')]||'';this['username']=_0x169907['username']||'';this[_0x3682('0x1')]=_0x169907[_0x3682('0x1')]||'';this['remoteUri']=_0x169907['remoteUri']||'';this[_0x3682('0x2')]=_0x169907[_0x3682('0x2')]||'';this[_0x3682('0x3')]=_0x169907['Configurations']||{};}module[_0x3682('0x4')]=ServicenowAccount;