Built motion from commit d5e4af8c.|2.6.23
[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 _0x65aa=['name','accountcode','state','unknown','status','address','exports'];(function(_0x50686c,_0x460e57){var _0x2b0c44=function(_0x33f7dd){while(--_0x33f7dd){_0x50686c['push'](_0x50686c['shift']());}};_0x2b0c44(++_0x460e57);}(_0x65aa,0x142));var _0xa65a=function(_0x96b4c9,_0x15f4da){_0x96b4c9=_0x96b4c9-0x0;var _0x5791df=_0x65aa[_0x96b4c9];return _0x5791df;};'use strict';function Telephone(_0x11d953){this['id']=_0x11d953['id']||0x0;this['name']=_0x11d953[_0xa65a('0x0')]||'';this['accountcode']=_0x11d953[_0xa65a('0x1')]||'';this[_0xa65a('0x2')]=_0xa65a('0x3');this['stateTime']=0x0;this[_0xa65a('0x4')]=_0xa65a('0x3');this[_0xa65a('0x5')]='';}module[_0xa65a('0x6')]=Telephone;