Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / smsInteraction / smsInteraction.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 _0x567e=['ENUM','out','sequelize','exports','BOOLEAN','DATE','STRING'];(function(_0x820d7b,_0xa5564c){var _0x249af0=function(_0x5ce8fb){while(--_0x5ce8fb){_0x820d7b['push'](_0x820d7b['shift']());}};_0x249af0(++_0xa5564c);}(_0x567e,0xaa));var _0xe567=function(_0x1c6b26,_0x27d137){_0x1c6b26=_0x1c6b26-0x0;var _0xfb58b2=_0x567e[_0x1c6b26];return _0xfb58b2;};'use strict';var Sequelize=require(_0xe567('0x0'));var moment=require('moment');module[_0xe567('0x1')]={'closed':{'type':Sequelize[_0xe567('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0xe567('0x3')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize[_0xe567('0x4')]},'thirdDisposition':{'type':Sequelize[_0xe567('0x4')]},'note':{'type':Sequelize[_0xe567('0x4')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0xe567('0x3')]},'firstMsgDirection':{'type':Sequelize[_0xe567('0x5')]('in',_0xe567('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize['DATE']},'lastMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]}};