Built motion from commit b5413ace.|2.6.9
[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 _0xae29=['exports','STRING','username'];(function(_0xf9ff39,_0x4aa06f){var _0x26967a=function(_0x596767){while(--_0x596767){_0xf9ff39['push'](_0xf9ff39['shift']());}};_0x26967a(++_0x4aa06f);}(_0xae29,0xd2));var _0x9ae2=function(_0x42be10,_0x44767f){_0x42be10=_0x42be10-0x0;var _0x4322ce=_0xae29[_0x42be10];return _0x4322ce;};'use strict';var Sequelize=require('sequelize');module[_0x9ae2('0x0')]={'name':{'type':Sequelize[_0x9ae2('0x1')]},'description':{'type':Sequelize[_0x9ae2('0x1')]},'username':{'type':Sequelize[_0x9ae2('0x1')],'unique':_0x9ae2('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x9ae2('0x1')]},'remoteUri':{'type':Sequelize[_0x9ae2('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0x9ae2('0x1')],'allowNull':![]}};