Built motion from commit 9d1906d1.|2.5.40
[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 _0x13d8=['STRING','username','remoteUri','sequelize','exports'];(function(_0x413feb,_0x10477f){var _0x40ee88=function(_0x32a3f6){while(--_0x32a3f6){_0x413feb['push'](_0x413feb['shift']());}};_0x40ee88(++_0x10477f);}(_0x13d8,0x7b));var _0x813d=function(_0x18d779,_0xca533e){_0x18d779=_0x18d779-0x0;var _0xb2d22=_0x13d8[_0x18d779];return _0xb2d22;};'use strict';var Sequelize=require(_0x813d('0x0'));module[_0x813d('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x813d('0x2')]},'username':{'type':Sequelize[_0x813d('0x2')],'unique':_0x813d('0x3')},'password':{'type':Sequelize[_0x813d('0x2')]},'email':{'type':Sequelize[_0x813d('0x2')]},'remoteUri':{'type':Sequelize[_0x813d('0x2')],'unique':_0x813d('0x4')},'serverUrl':{'type':Sequelize[_0x813d('0x2')],'allowNull':![]}};