Built motion from commit (unavailable).|2.5.24
[motion2.git] / server / services / ami / model / freshdeskAccount.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 _0xfe72=['remoteUri','serverUrl','Configurations','name','username','apiKey','token'];(function(_0xe5a209,_0x5c11a5){var _0x88e030=function(_0x58d944){while(--_0x58d944){_0xe5a209['push'](_0xe5a209['shift']());}};_0x88e030(++_0x5c11a5);}(_0xfe72,0x10d));var _0x2fe7=function(_0x315aa5,_0x275ab3){_0x315aa5=_0x315aa5-0x0;var _0x78b297=_0xfe72[_0x315aa5];return _0x78b297;};'use strict';function FreshdeskAccount(_0x2bc5ca){this['id']=_0x2bc5ca['id']||0x0;this['name']=_0x2bc5ca[_0x2fe7('0x0')]||'';this[_0x2fe7('0x1')]=_0x2bc5ca[_0x2fe7('0x1')]||'';this[_0x2fe7('0x2')]=_0x2bc5ca[_0x2fe7('0x3')]||'';this[_0x2fe7('0x4')]=_0x2bc5ca[_0x2fe7('0x4')]||'';this['serverUrl']=_0x2bc5ca[_0x2fe7('0x5')]||'';this['Configurations']=_0x2bc5ca[_0x2fe7('0x6')]||{};}module['exports']=FreshdeskAccount;