c1a79147ed876b9a2453f91b1cc4907a17f2ae0a
[motion2.git] / server / services / ami / model / telephone.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 _0xb939=['name','accountcode','state','unknown','stateTime','status'];(function(_0x3c6266,_0x503711){var _0x39fb79=function(_0x4fd8b8){while(--_0x4fd8b8){_0x3c6266['push'](_0x3c6266['shift']());}};_0x39fb79(++_0x503711);}(_0xb939,0xd2));var _0x9b93=function(_0x262263,_0xf13273){_0x262263=_0x262263-0x0;var _0x1c7829=_0xb939[_0x262263];return _0x1c7829;};'use strict';function Telephone(_0x52ffbd){this['id']=_0x52ffbd['id']||0x0;this[_0x9b93('0x0')]=_0x52ffbd['name']||'';this[_0x9b93('0x1')]=_0x52ffbd[_0x9b93('0x1')]||'';this[_0x9b93('0x2')]=_0x9b93('0x3');this[_0x9b93('0x4')]=0x0;this[_0x9b93('0x5')]='unknown';this['address']='';}module['exports']=Telephone;