Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.attributes.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 _0x3e9f=['STRING','username','remoteUri','sequelize'];(function(_0x491cbe,_0x45c8ba){var _0x59449d=function(_0x21b463){while(--_0x21b463){_0x491cbe['push'](_0x491cbe['shift']());}};_0x59449d(++_0x45c8ba);}(_0x3e9f,0x1f3));var _0xf3e9=function(_0x5f1391,_0x19c132){_0x5f1391=_0x5f1391-0x0;var _0x50ebe3=_0x3e9f[_0x5f1391];return _0x50ebe3;};'use strict';var Sequelize=require(_0xf3e9('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xf3e9('0x1')],'unique':_0xf3e9('0x2')},'password':{'type':Sequelize[_0xf3e9('0x1')]},'email':{'type':Sequelize[_0xf3e9('0x1')]},'remoteUri':{'type':Sequelize[_0xf3e9('0x1')],'unique':_0xf3e9('0x3')},'serverUrl':{'type':Sequelize[_0xf3e9('0x1')],'allowNull':![]}};