<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"><edmx:DataServices><Schema Namespace="Exact" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="UsuarioPvODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="name" Type="Edm.String" /><Property Name="lastName" Type="Edm.String" /><Property Name="email" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /><Property Name="receiveLeadsOnboarding" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="ValueActiveODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="OrigemODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="subSources" Type="Collection(Exact.SubsourceODataDTO)" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="type" Type="Edm.Boolean" Nullable="false" /><Property Name="default" Type="Edm.Boolean" Nullable="false" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="SubsourceODataDTO"><Property Name="value" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></ComplexType><EntityType Name="HistoricoQualificacaoODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="questionAnswers" Type="Collection(Exact.RepostaQuestaoODataDTO)" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="funnelId" Type="Edm.Int32" /><Property Name="originStageId" Type="Edm.Int32" /><Property Name="originStage" Type="Edm.String" /><Property Name="stageId" Type="Edm.Int32" /><Property Name="stage" Type="Edm.String" /><Property Name="cycle" Type="Edm.Int32" Nullable="false" /><Property Name="score" Type="Edm.String" /><Property Name="points" Type="Edm.Int32" Nullable="false" /><Property Name="qualificationDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="meetingDate" Type="Edm.DateTimeOffset" /><Property Name="userAction" Type="Exact.ContatosTasksODataDTO" /></EntityType><EntityType Name="LeadODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="source" Type="Exact.KeyValueODataDTO" Nullable="false" /><Property Name="lead" Type="Edm.String" MaxLength="100" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updateDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="industry" Type="Exact.KeyValueODataDTO" /><Property Name="subSource" Type="Exact.KeyValueODataDTO" /><Property Name="sdr" Type="Exact.UsuarioODataDTO" /><Property Name="salesRep" Type="Exact.UsuarioODataDTO" /><Property Name="mktLink" Type="Edm.String" /><Property Name="publicLink" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="telephones" Type="Collection(Edm.String)" /><Property Name="website" Type="Edm.String" /><Property Name="leadProduct" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="stage" Type="Edm.String" /><Property Name="cnpj" Type="Edm.String" /><Property Name="street" Type="Edm.String" /><Property Name="cep" Type="Edm.String" /><Property Name="number" Type="Edm.String" /><Property Name="complement" Type="Edm.String" /><Property Name="district" Type="Edm.String" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="integrationId" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" Nullable="false" /><Property Name="organizationId" Type="Edm.Int32" /><Property Name="closingForecastDate" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="KeyValueODataDTO"><Property Name="id" Type="Edm.Int32" /><Property Name="value" Type="Edm.String" /></ComplexType><EntityType Name="AtividadeODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="sdrEmail" Type="Edm.String" /><Property Name="title" Type="Edm.String" /><Property Name="note" Type="Edm.String" /><Property Name="dueDate" Type="Edm.String" /><Property Name="activityTypeId" Type="Edm.Int32" Nullable="false" /><Property Name="empresaClienteId" Type="Edm.Int32" Nullable="false" /><Property Name="timeNotification" Type="Edm.Int32" /><Property Name="userEmail" Type="Edm.String" /><Property Name="contactEmail" Type="Edm.String" /></EntityType><EntityType Name="BoxODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="start" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="end" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="salesRep" Type="Edm.String" /><Property Name="salesRepEmail" Type="Edm.String" /><Property Name="status" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="typeMeeting" Type="Edm.String" /><Property Name="address" Type="Edm.String" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="LigacaoHistoricoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="leadName" Type="Edm.String" /><Property Name="stage" Type="Edm.String" /><Property Name="caller" Type="Edm.String" /><Property Name="called" Type="Edm.String" /><Property Name="startDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="endDate" Type="Edm.DateTimeOffset" /><Property Name="price" Type="Edm.Decimal" /><Property Name="talkingDurationSeconds" Type="Edm.Int32" /><Property Name="result" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="manualSet" Type="Edm.Boolean" Nullable="false" /><Property Name="callAnswered" Type="Edm.Boolean" Nullable="false" /><Property Name="audio" Type="Edm.String" /><Property Name="userId" Type="Edm.Int32" Nullable="false" /><Property Name="userEmail" Type="Edm.String" /><Property Name="userName" Type="Edm.String" /><Property Name="userLastName" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CoreODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="value" Type="Edm.String" /></EntityType><EntityType Name="CidadeODataDTO"><Key><PropertyRef Name="city" /></Key><Property Name="city" Type="Edm.String" Nullable="false" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /></EntityType><EntityType Name="CampoPersonalizadoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="key" Type="Edm.String" /><Property Name="type" Type="Exact.eTipoAtributo" Nullable="false" /><Property Name="required" Type="Edm.Boolean" Nullable="false" /><Property Name="onlyApi" Type="Edm.Boolean" Nullable="false" /><Property Name="maxLength" Type="Edm.Int32" /><Property Name="uniqueValue" Type="Edm.Boolean" Nullable="false" /><Property Name="format" Type="Edm.String" /></EntityType><EntityType Name="LeadContatoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="persons" Type="Collection(Exact.ContatoLeadODataDTO)" Nullable="false" /><Property Name="lead" Type="Edm.String" MaxLength="100" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updateDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="industry" Type="Exact.KeyValueODataDTO" /><Property Name="source" Type="Exact.KeyValueODataDTO" /><Property Name="subSource" Type="Exact.KeyValueODataDTO" /><Property Name="sdr" Type="Exact.UsuarioODataDTO" /><Property Name="salesRep" Type="Exact.UsuarioODataDTO" /><Property Name="mktLink" Type="Edm.String" /><Property Name="publicLink" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="telephones" Type="Collection(Edm.String)" /><Property Name="website" Type="Edm.String" /><Property Name="leadProduct" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="stage" Type="Edm.String" /><Property Name="cnpj" Type="Edm.String" /><Property Name="street" Type="Edm.String" /><Property Name="cep" Type="Edm.String" /><Property Name="number" Type="Edm.String" /><Property Name="complement" Type="Edm.String" /><Property Name="district" Type="Edm.String" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="integrationId" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" Nullable="false" /><Property Name="organizationId" Type="Edm.Int32" /><Property Name="closingForecastDate" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="ContatoLeadODataDTO"><Property Name="email" Type="Edm.String" /><Property Name="name" Type="Edm.String" MaxLength="50" /><Property Name="leadId" Type="Edm.Int32" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="telephones" Type="Collection(Edm.String)" /><Property Name="messagingPlatform" Type="Edm.String" /><Property Name="idMessagingPlatform" Type="Edm.String" /><Property Name="mainContact" Type="Edm.Boolean" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></ComplexType><EntityType Name="LeadDescartarODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="reason" Type="Edm.String" Nullable="false" /><Property Name="userEmail" Type="Edm.String" Nullable="false" /></EntityType><EntityType Name="LeadIdUserEmailODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="userEmail" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" /></EntityType><EntityType Name="LeadTransferirODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="ids" Type="Collection(Edm.Int32)" Nullable="false" /><Property Name="sdrEmail" Type="Edm.String" /><Property Name="group" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="LeadCriacaoAtualizacaoODataDTO"><Key><PropertyRef Name="key" /></Key><Property Name="lead" Type="Exact.LeadEstruturaCriacaoODataDTO" Nullable="false" /><Property Name="key" Type="Edm.Int32" Nullable="false" /><Property Name="duplicityValidation" Type="Edm.Boolean" Nullable="false" /><Property Name="validateEmail" Type="Edm.Boolean" Nullable="false" /><Property Name="linkedIn" Type="Edm.Boolean" Nullable="false" /></EntityType><ComplexType Name="LeadEstruturaCriacaoODataDTO"><Property Name="name" Type="Edm.String" /><Property Name="industry" Type="Edm.String" /><Property Name="source" Type="Edm.String" /><Property Name="subSource" Type="Edm.String" /><Property Name="sdrEmail" Type="Edm.String" /><Property Name="group" Type="Edm.String" /><Property Name="mktLink" Type="Edm.String" /><Property Name="ddiPhone" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /><Property Name="ddiPhone2" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="website" Type="Edm.String" /><Property Name="leadProduct" Type="Edm.String" /><Property Name="addressMaps" Type="Edm.String" MaxLength="300" /><Property Name="addressComplement" Type="Edm.String" MaxLength="300" /><Property Name="address" Type="Edm.String" MaxLength="300" /><Property Name="zipcode" Type="Edm.String" MaxLength="50" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="searchingId" Type="Edm.String" /><Property Name="cpfcnpj" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" /><Property Name="organizationId" Type="Edm.Int32" /><Property Name="neighborhood" Type="Edm.String" /><Property Name="addressNumber" Type="Edm.String" /><Property Name="stage" Type="Edm.String" /><NavigationProperty Name="customFields" Type="Collection(Exact.LeadCampoPersonalizadoODataDTO)" /></ComplexType><EntityType Name="LeadVenderODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="salesDate" Type="Edm.String" /><Property Name="salesRepEmail" Type="Edm.String" /><Property Name="ignoreSalesRep" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="products" Type="Collection(Exact.ProductsAddODataDTO)" /></EntityType><EntityType Name="LeadDescartadoODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="stage" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" Nullable="false" /><Property Name="reason" Type="Edm.String" /><Property Name="date" Type="Edm.DateTimeOffset" /></EntityType><EntityType Name="LeadsSoldODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="products" Type="Collection(Exact.ProdutoLeadSoldDTO)" Nullable="false" /><Property Name="salesRep" Type="Exact.UsuarioLeadSoldDTO" Nullable="false" /><Property Name="preSales" Type="Exact.UsuarioLeadSoldDTO" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="saleDate" Type="Edm.DateTimeOffset" /><Property Name="saleStage" Type="Edm.String" /><Property Name="cycle" Type="Edm.Int32" Nullable="false" /><Property Name="totalDealValue" Type="Edm.Decimal" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="ProdutoLeadSoldDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="quantity" Type="Edm.Int32" /><Property Name="individualValue" Type="Edm.Decimal" /><Property Name="discountAmount" Type="Edm.Decimal" /><Property Name="discountType" Type="Edm.String" /><Property Name="fullValue" Type="Edm.Decimal" /><Property Name="finalValue" Type="Edm.Decimal" /><Property Name="name" Type="Edm.String" /></ComplexType><ComplexType Name="UsuarioLeadSoldDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="lastName" Type="Edm.String" /><Property Name="email" Type="Edm.String" /></ComplexType><EntityType Name="ReuniaoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="lead" Type="Exact.ReuniaoLeadODataDTO" Nullable="false" /><Property Name="salesRep" Type="Exact.UsuarioODataDTO" Nullable="false" /><Property Name="user" Type="Exact.UsuarioODataDTO" Nullable="false" /><Property Name="type" Type="Edm.String" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="meetingType" Type="Edm.String" /><Property Name="meetingDate" Type="Edm.String" /><Property Name="startTime" Type="Edm.String" /><Property Name="finalTime" Type="Edm.String" /><Property Name="managerDescription" Type="Edm.String" /><Property Name="sdrDescription" Type="Edm.String" /><Property Name="reference" Type="Edm.String" /><Property Name="meetingFeedbackUrl" Type="Edm.String" /><Property Name="score" Type="Edm.String" /><Property Name="qualificationDate" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="ReuniaoLeadODataDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="site" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /></ComplexType><ComplexType Name="UsuarioODataDTO"><Property Name="id" Type="Edm.Int32" /><Property Name="name" Type="Edm.String" /><Property Name="lastName" Type="Edm.String" /><Property Name="email" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /></ComplexType><EntityType Name="DorODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.String" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="UsuarioEntidadeODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="lastName" Type="Edm.String" /><Property Name="email" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /></EntityType><EntityType Name="ContatoCriacaoAtualizacaoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="ddiPhone1" Type="Edm.String" /><Property Name="ddiPhone2" Type="Edm.String" /><Property Name="email" Type="Edm.String" /><Property Name="name" Type="Edm.String" MaxLength="50" /><Property Name="leadId" Type="Edm.Int32" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="telephones" Type="Collection(Edm.String)" /><Property Name="messagingPlatform" Type="Edm.String" /><Property Name="idMessagingPlatform" Type="Edm.String" /><Property Name="mainContact" Type="Edm.Boolean" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="ContatoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="email" Type="Edm.String" /><Property Name="name" Type="Edm.String" MaxLength="50" /><Property Name="leadId" Type="Edm.Int32" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="telephones" Type="Collection(Edm.String)" /><Property Name="messagingPlatform" Type="Edm.String" /><Property Name="idMessagingPlatform" Type="Edm.String" /><Property Name="mainContact" Type="Edm.Boolean" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="GroupsListODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.String" /><Property Name="listSeller" Type="Collection(Exact.ListUser)" /><Property Name="listSdr" Type="Collection(Exact.ListUser)" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CampoPersonalizadoAdicaoODataDTO"><Key><PropertyRef Name="name" /></Key><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" Nullable="false" /><Property Name="type" Type="Edm.Int32" Nullable="false" /><Property Name="required" Type="Edm.Boolean" Nullable="false" /><Property Name="onlyApi" Type="Edm.Boolean" Nullable="false" /><Property Name="maxLength" Type="Edm.Int32" Nullable="false" /><Property Name="uniqueValue" Type="Edm.Boolean" Nullable="false" /><Property Name="format" Type="Edm.String" /></EntityType><EntityType Name="RespostaODataDTO"><Key><PropertyRef Name="questionnaireId" /></Key><Property Name="questions" Type="Collection(Exact.ValorPerguntaODataDTO)" Nullable="false" /><Property Name="questionnaireId" Type="Edm.Int32" Nullable="false" /><Property Name="questionnaire" Type="Edm.String" /><Property Name="stage" Type="Collection(Edm.String)" /></EntityType><ComplexType Name="ValorPerguntaODataDTO"><Property Name="answers" Type="Collection(Exact.ValorRespostaODataDTO)" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="position" Type="Edm.Int32" /><Property Name="text" Type="Edm.String" /><Property Name="tip" Type="Edm.String" /><Property Name="required" Type="Edm.Boolean" Nullable="false" /><Property Name="type" Type="Edm.String" /><Property Name="parentAnswerId" Type="Edm.Int32" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /></ComplexType><ComplexType Name="ValorRespostaODataDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="position" Type="Edm.Int32" /><Property Name="text" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /></ComplexType><EntityType Name="TipoEventoWebhookDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="event" Type="Edm.String" /></EntityType><EntityType Name="WebhookCriacaoAtulizacaoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="url" Type="Edm.String" Nullable="false" MaxLength="8000" /><Property Name="event" Type="Edm.String" Nullable="false" /></EntityType><EntityType Name="WebhookODataDTO" BaseType="Exact.TipoEventoWebhookDTO"><Property Name="url" Type="Edm.String" /></EntityType><ComplexType Name="RepostaQuestaoODataDTO"><Property Name="answers" Type="Collection(Exact.ValorRespostaODataDTO)" Nullable="false" /><Property Name="questionId" Type="Edm.Int32" Nullable="false" /><Property Name="question" Type="Edm.String" /></ComplexType><EntityType Name="ProdutoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.Decimal" /><Property Name="description" Type="Edm.String" /><Property Name="type" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="NameValueODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.Decimal" /><Property Name="name" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="ProductsUpdateODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="name" Type="Edm.String" /><Property Name="status" Type="Edm.Int32" /><Property Name="value" Type="Edm.Decimal" /><Property Name="type" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="LeadCampoPersonalizadoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" /></EntityType><EntityType Name="LeadsCustomFieldsDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="options" Type="Collection(Edm.String)" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updateDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="type" Type="Exact.eTipoAtributo" Nullable="false" /></EntityType><EntityType Name="TasksODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="contacts" Type="Collection(Exact.ContatosTasksODataDTO)" Nullable="false" /><Property Name="sdr" Type="Exact.ContatosTasksODataDTO" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" /><Property Name="title" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><Property Name="note" Type="Edm.String" /><Property Name="dueDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="activityTypeId" Type="Edm.Int32" Nullable="false" /><Property Name="timeNotification" Type="Edm.Int32" /><Property Name="userEmail" Type="Edm.String" /><Property Name="status" Type="Edm.String" /><Property Name="closedDate" Type="Edm.DateTimeOffset" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updatedAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="ContatosTasksODataDTO"><Property Name="id" Type="Edm.Int32" /><Property Name="name" Type="Edm.String" /><Property Name="lastName" Type="Edm.String" /><Property Name="email" Type="Edm.String" /></ComplexType><EntityType Name="ScoreODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="sdr" Type="Exact.ContatosTasksODataDTO" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" /><Property Name="scoreDate" Type="Edm.DateTimeOffset" /><Property Name="score" Type="Edm.Decimal" /><Property Name="stage" Type="Edm.String" /><Property Name="funnelId" Type="Edm.Int32" Nullable="false" /><Property Name="inbox" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="BonusODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="sdr" Type="Exact.ContatosTasksODataDTO" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="bonusDate" Type="Edm.DateTimeOffset" /><Property Name="bonus" Type="Edm.Double" Nullable="false" /><Property Name="metricType" Type="Edm.Int32" Nullable="false" /><Property Name="saleID" Type="Edm.Int32" /></EntityType><EntityType Name="TaskTypeODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.String" /><Property Name="isCustom" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="TasksUpdateODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="leadId" Type="Edm.Int32" /><Property Name="title" Type="Edm.String" /><Property Name="note" Type="Edm.String" /><Property Name="dueDate" Type="Edm.DateTimeOffset" /><Property Name="activityTypeId" Type="Edm.Int32" /><Property Name="timeNotification" Type="Edm.Int32" /><Property Name="userEmail" Type="Edm.String" /><Property Name="sdrId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="TaskAddODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="leadId" Type="Edm.Int32" /><Property Name="title" Type="Edm.String" /><Property Name="note" Type="Edm.String" /><Property Name="dueDate" Type="Edm.DateTimeOffset" /><Property Name="sdrId" Type="Edm.Int32" /><Property Name="timeNotification" Type="Edm.Int32" /><Property Name="activityTypeId" Type="Edm.Int32" /><Property Name="contactId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="RecommendedProductsODataDTO"><Key><PropertyRef Name="productId" /></Key><Property Name="leadId" Type="Edm.Int32" /><Property Name="productId" Type="Edm.Int32" Nullable="false" /><Property Name="quantity" Type="Edm.Int32" /><Property Name="labelValue" Type="Edm.Decimal" /><Property Name="descountType" Type="Exact.eTipoDesconto" /><Property Name="descountValue" Type="Edm.Decimal" /><Property Name="amount" Type="Edm.Decimal" /><Property Name="type" Type="Edm.String" /><Property Name="observation" Type="Edm.String" /></EntityType><EntityType Name="OrganizationODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="phones" Type="Collection(Exact.PhoneODataDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updateDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="publicLink" Type="Edm.String" /><Property Name="website" Type="Edm.String" /><Property Name="cpfCnpj" Type="Edm.String" /><Property Name="street" Type="Edm.String" /><Property Name="number" Type="Edm.String" /><Property Name="complement" Type="Edm.String" /><Property Name="neighborhood" Type="Edm.String" /><Property Name="zipCode" Type="Edm.String" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="registrationUserId" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="PhoneODataDTO"><Property Name="ddiPhone" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /></ComplexType><EntityType Name="TimelineODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="userId" Type="Edm.Int32" Nullable="false" /><Property Name="text" Type="Edm.String" /></EntityType><EntityType Name="GroupsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="GroupODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="name" Type="Edm.String" /><Property Name="listSellers" Type="Collection(Edm.String)" /><Property Name="listPreSellers" Type="Collection(Edm.String)" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="UsersGroupODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="listSdr" Type="Collection(Edm.String)" /><Property Name="listSeller" Type="Collection(Edm.String)" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="LeadPipelineStageODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="stages" Type="Collection(Exact.PipeLinestageODataDTO)" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="PipeLinestageODataDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="originStage" Type="Edm.String" /><Property Name="destinationStage" Type="Edm.String" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="cycle" Type="Edm.Int32" Nullable="false" /><Property Name="discardedStage" Type="Edm.Boolean" Nullable="false" /><Property Name="discardDate" Type="Edm.DateTimeOffset" /><Property Name="originFunnelId" Type="Edm.Int32" /><Property Name="destinationFunnelId" Type="Edm.Int32" /></ComplexType><EntityType Name="ListTimelineODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="user" Type="Exact.ContatosTasksODataDTO" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="text" Type="Edm.String" /><Property Name="createdAt" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="LeadsQualificationODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="painPoints" Type="Collection(Edm.Int32)" /><Property Name="products" Type="Collection(Edm.Int32)" /><Property Name="continueNegotiation" Type="Edm.Boolean" /><NavigationProperty Name="answersList" Type="Collection(Exact.AnswersODataDTO)" /></EntityType><EntityType Name="RecommendedProductsAddODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="products" Type="Collection(Exact.ProductsAddODataDTO)" /></EntityType><EntityType Name="RecommendedProductsRemoveODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="productId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="TransferHistoryODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="stageId" Type="Edm.Int32" Nullable="false" /><Property Name="funnelId" Type="Edm.Int32" Nullable="false" /><Property Name="originUserId" Type="Edm.Int32" Nullable="false" /><Property Name="destinationUserId" Type="Edm.Int32" Nullable="false" /><Property Name="actionUserId" Type="Edm.Int32" Nullable="false" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /></EntityType><EntityType Name="UserAddODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="profileType" Type="Exact.eTipoPerfil" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="email" Type="Edm.String" /><Property Name="phone1" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="accessSpotter" Type="Edm.Boolean" /><Property Name="receiveLeadsOnboarding" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="OrganizationAddODataDTO"><Key><PropertyRef Name="key" /></Key><Property Name="organization" Type="Exact.OganizationEstruturaCriacaoODataDTO" Nullable="false" /><Property Name="key" Type="Edm.Int32" Nullable="false" /><Property Name="duplicityValidation" Type="Edm.Boolean" Nullable="false" /></EntityType><ComplexType Name="OganizationEstruturaCriacaoODataDTO"><Property Name="name" Type="Edm.String" MaxLength="100" /><Property Name="userEmail" Type="Edm.String" /><Property Name="cpfCnpj" Type="Edm.String" MaxLength="14" /><Property Name="ddiPhone" Type="Edm.String" /><Property Name="phone" Type="Edm.String" /><Property Name="ddiPhone2" Type="Edm.String" /><Property Name="phone2" Type="Edm.String" /><Property Name="website" Type="Edm.String" /><Property Name="addressComplement" Type="Edm.String" MaxLength="300" /><Property Name="address" Type="Edm.String" MaxLength="300" /><Property Name="neighborhood" Type="Edm.String" MaxLength="50" /><Property Name="addressNumber" Type="Edm.String" /><Property Name="zipcode" Type="Edm.String" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="description" Type="Edm.String" /><NavigationProperty Name="customFields" Type="Collection(Exact.OrganizacaoCampoPersonalizadoODataDTO)" /></ComplexType><EntityType Name="GoalsODataDTO"><Key><PropertyRef Name="period" /></Key><Property Name="listSdrs" Type="Collection(Exact.UserGoalsDTO)" Nullable="false" /><Property Name="listSellers" Type="Collection(Exact.UserGoalsDTO)" Nullable="false" /><Property Name="period" Type="Edm.String" Nullable="false" /><Property Name="start" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="end" Type="Edm.DateTimeOffset" Nullable="false" /></EntityType><ComplexType Name="UserGoalsDTO"><Property Name="userId" Type="Edm.Int32" Nullable="false" /><Property Name="schedules" Type="Exact.AchievedDTO" /><Property Name="calls" Type="Exact.AchievedDTO" /><Property Name="minutes" Type="Exact.AchievedDTO" /><Property Name="sales" Type="Exact.AchievedDTO" /><Property Name="score" Type="Exact.AchievedDTO" /><Property Name="superGoal" Type="Edm.Decimal" /></ComplexType><EntityType Name="CustomFieldsLeadsDTO"><Key><PropertyRef Name="id" /></Key><Property Name="options" Type="Collection(Exact.CustomFieldOptionsDTO)" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="key" Type="Edm.String" /><Property Name="value" Type="Edm.String" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="registerDate" Type="Edm.DateTimeOffset" /><Property Name="updateDate" Type="Edm.DateTimeOffset" /><Property Name="type" Type="Exact.eTipoAtributo" Nullable="false" /></EntityType><ComplexType Name="CustomFieldOptionsDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="registerDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updateDate" Type="Edm.DateTimeOffset" Nullable="false" /></ComplexType><EntityType Name="CustomFieldsLeadsRemoveODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="customFieldId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="SkipStepsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="stageId" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="ChangeFunnelODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="stageId" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CustomFieldsOrganizationODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="key" Type="Edm.String" /><Property Name="type" Type="Exact.eTipoAtributo" Nullable="false" /><Property Name="required" Type="Edm.Boolean" Nullable="false" /><Property Name="maxLength" Type="Edm.Int32" /><Property Name="uniqueValue" Type="Edm.Boolean" Nullable="false" /><Property Name="format" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="OrganizationsCustomFieldsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="options" Type="Collection(Exact.CustomFieldOptionsDTO)" Nullable="false" /><Property Name="key" Type="Edm.String" /><Property Name="value" Type="Edm.String" /><Property Name="organizacaoId" Type="Edm.Int32" Nullable="false" /><Property Name="registerDate" Type="Edm.DateTimeOffset" /><Property Name="updateDate" Type="Edm.DateTimeOffset" /><Property Name="type" Type="Exact.eTipoAtributo" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CampoPersonalizadoAddOrganizacaoODataDTO"><Key><PropertyRef Name="name" /></Key><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" Nullable="false" /><Property Name="type" Type="Edm.Int32" Nullable="false" /><Property Name="required" Type="Edm.Boolean" Nullable="false" /><Property Name="onlyApi" Type="Edm.Boolean" Nullable="false" /><Property Name="maxLength" Type="Edm.Int32" Nullable="false" /><Property Name="uniqueValue" Type="Edm.Boolean" Nullable="false" /><Property Name="format" Type="Edm.String" /></EntityType><EntityType Name="LeadStagesODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="originStage" Type="Edm.String" /><Property Name="destinationStage" Type="Edm.String" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="cycle" Type="Edm.Int32" Nullable="false" /><Property Name="discardedStage" Type="Edm.Boolean" Nullable="false" /><Property Name="discardDate" Type="Edm.DateTimeOffset" /><Property Name="originFunnelId" Type="Edm.Int32" /><Property Name="destinationFunnelId" Type="Edm.Int32" /></EntityType><EntityType Name="DiscardReasonsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="active" Type="Edm.Boolean" Nullable="false" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="updatedAt" Type="Edm.DateTimeOffset" Nullable="false" /></EntityType><EntityType Name="ScheduleAddODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="boxId" Type="Edm.Int32" Nullable="false" /><Property Name="stageName" Type="Edm.String" /><Property Name="salesRepEmail" Type="Edm.String" /></EntityType><EntityType Name="SellerTransferODataDTO"><Key><PropertyRef Name="sellerEmail" /></Key><Property Name="sellerEmail" Type="Edm.String" Nullable="false" /><Property Name="ids" Type="Collection(Edm.Int32)" Nullable="false" /></EntityType><EntityType Name="PendingFeedbacksODataDTO"><Key><PropertyRef Name="meetingId" /></Key><Property Name="meetingId" Type="Edm.Int32" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="leadName" Type="Edm.String" /><Property Name="stageId" Type="Edm.Int32" /><Property Name="stageName" Type="Edm.String" /><Property Name="sellerId" Type="Edm.Int32" /><Property Name="sellerName" Type="Edm.String" /><Property Name="sellerLastName" Type="Edm.String" /><Property Name="date" Type="Edm.DateTimeOffset" Nullable="false" /></EntityType><EntityType Name="WhatsAppODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="session_id" Type="Edm.String" /><Property Name="salesRepEmail" Type="Edm.String" /><Property Name="phone" Type="Edm.String" Nullable="false" /><Property Name="direction" Type="Edm.String" Nullable="false" /><Property Name="message" Type="Edm.String" /><Property Name="file_url" Type="Edm.String" /><Property Name="type" Type="Edm.String" Nullable="false" /><Property Name="messageDate" Type="Edm.DateTimeOffset" Nullable="false" /></EntityType><EntityType Name="MeetingSettingsODataDTO"><Key><PropertyRef Name="meetingBoxInterval" /></Key><Property Name="businessHours" Type="Collection(Exact.BusinessHour)" Nullable="false" /><Property Name="usersBusinessHours" Type="Collection(Exact.UserBusinessHour)" Nullable="false" /><Property Name="meetingBoxInterval" Type="Edm.Int32" Nullable="false" /><Property Name="meetingInterval" Type="Edm.Int32" /><Property Name="businessHoursEnabled" Type="Edm.Boolean" Nullable="false" /><Property Name="calendarType" Type="Edm.Int32" /><Property Name="defaultMeetingDuration" Type="Edm.Int32" /></EntityType><ComplexType Name="BusinessHour"><Property Name="day" Type="Edm.String" /><Property Name="startTime" Type="Edm.String" /><Property Name="endTime" Type="Edm.String" /></ComplexType><ComplexType Name="UserBusinessHour"><Property Name="userId" Type="Edm.Int32" /><Property Name="businessHours" Type="Collection(Exact.BusinessHour)" /></ComplexType><EntityType Name="QualificationTemperatureODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="order" Type="Edm.Int32" Nullable="false" /><Property Name="description" Type="Edm.String" /></EntityType><EntityType Name="DashboardProductionODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="steps" Type="Collection(Exact.IdValueDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="IdValueDTO"><Property Name="id" Type="Edm.Int32" /><Property Name="value" Type="Edm.Int32" /></ComplexType><EntityType Name="PreSalesMetricsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="userName" Type="Edm.String" /><Property Name="answeredCalls" Type="Edm.Int32" /><Property Name="totalCalls" Type="Edm.Int32" /><Property Name="callDuration" Type="Edm.Int32" /><Property Name="scheduledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="rescheduledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="sales" Type="Edm.Int32" Nullable="false" /><Property Name="canceledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="expectedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="missedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="receivedFeedbacks" Type="Edm.Int32" Nullable="false" /><Property Name="pendingFeedbacks" Type="Edm.Int32" Nullable="false" /><Property Name="completedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="recoveryRegistration" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="FunnelActivityODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="converted" Type="Edm.Int32" /><Property Name="discarded" Type="Edm.Int32" /><Property Name="conversionRate" Type="Edm.Int32" /><Property Name="name" Type="Edm.String" /><Property Name="questionnaire" Type="Edm.String" /><Property Name="previousGate" Type="Exact.eTipoGate" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="HarvestODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="name" Type="Edm.String" /><Property Name="converted" Type="Edm.Int32" /><Property Name="restarted" Type="Edm.Int32" /><Property Name="conversionRate" Type="Edm.Int32" /><Property Name="parked" Type="Edm.Int32" /><Property Name="discarded" Type="Edm.Int32" /><Property Name="total" Type="Edm.Int32" /><Property Name="gateType" Type="Exact.eTipoGate" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="SellerMetricsODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="userName" Type="Edm.String" /><Property Name="callDuration" Type="Edm.Int32" /><Property Name="answeredCalls" Type="Edm.Int32" /><Property Name="expectedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="scheduledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="completedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="rescheduledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="canceledMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="missedMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="receivedFeedbacks" Type="Edm.Int32" Nullable="false" /><Property Name="pendingFeedbacks" Type="Edm.Int32" Nullable="false" /><Property Name="sql" Type="Edm.Int32" /><Property Name="sales" Type="Edm.Int32" Nullable="false" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CampoPersonalizadoHistoricoODataDTO"><Key><PropertyRef Name="leadId" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="origin" Type="Edm.String" /><Property Name="subOrigin" Type="Edm.String" /><Property Name="cycle" Type="Edm.Int32" Nullable="false" /><Property Name="dateInserted" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="value" Type="Edm.String" /><Property Name="userId" Type="Edm.Int32" /><Property Name="situation" Type="Edm.Boolean" Nullable="false" /></EntityType><EntityType Name="AverageTimeCardODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="list" Type="Collection(Exact.AverageTimeODataDTO)" Nullable="false" /><Property Name="totalCall" Type="Edm.Double" /><Property Name="totalScheduling" Type="Edm.Double" /><Property Name="totalActivity" Type="Edm.Double" /><Property Name="totalSale" Type="Edm.Double" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="AverageTimeODataDTO"><Property Name="name" Type="Edm.String" /><Property Name="call" Type="Edm.Double" /><Property Name="scheduling" Type="Edm.Double" /><Property Name="activity" Type="Edm.Double" /><Property Name="sale" Type="Edm.Double" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></ComplexType><EntityType Name="FeedbackSentODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="criteria" Type="Collection(Exact.CriteriaDTO)" Nullable="false" /><Property Name="date" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="callHistoryId" Type="Edm.Int32" Nullable="false" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="lead" Type="Edm.String" /><Property Name="read" Type="Edm.Boolean" Nullable="false" /><Property Name="points" Type="Edm.Double" Nullable="false" /><Property Name="resolved" Type="Edm.Boolean" Nullable="false" /><Property Name="userName" Type="Edm.String" /><Property Name="authorFeedbackId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="CriteriaDTO"><Property Name="id" Type="Edm.Int32" Nullable="false" /><Property Name="starCount" Type="Edm.Int32" Nullable="false" /><Property Name="description" Type="Edm.String" /></ComplexType><EntityType Name="FeedbackRequestODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="date" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="answered" Type="Edm.Boolean" Nullable="false" /><Property Name="lead" Type="Edm.String" /><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="userName" Type="Edm.String" /><Property Name="callHistoryId" Type="Edm.Int32" Nullable="false" /><Property Name="callFeedbackId" Type="Edm.Int32" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="TemperaturesODataDTO"><Key><PropertyRef Name="questionnaireId" /></Key><Property Name="temperatures" Type="Collection(Exact.TemperaturasDTO)" Nullable="false" /><Property Name="questionnaireId" Type="Edm.Int32" Nullable="false" /><Property Name="questionnaireName" Type="Edm.String" /></EntityType><ComplexType Name="TemperaturasDTO"><Property Name="qualification" Type="Edm.String" /><Property Name="rating" Type="Edm.Int32" Nullable="false" /><Property Name="quantity" Type="Edm.Int32" Nullable="false" /></ComplexType><EntityType Name="MeetingQualityODataDTO"><Key><PropertyRef Name="totalMeetings" /></Key><Property Name="quantities" Type="Collection(Exact.QualificationChartDTO)" Nullable="false" /><Property Name="totalMeetings" Type="Edm.Int32" Nullable="false" /><Property Name="pendingFeedbacks" Type="Edm.Int32" Nullable="false" /><Property Name="completedFeedbacks" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="QualificationChartDTO"><Property Name="qualification" Type="Edm.String" /><Property Name="quantity" Type="Edm.Int32" Nullable="false" /><Property Name="score" Type="Edm.Int32" Nullable="false" /></ComplexType><EntityType Name="BusinessForecastByQualificationODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="qualifications" Type="Collection(Exact.KeyFormattedValueDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="KeyFormattedValueDTO"><Property Name="key" Type="Edm.String" /><Property Name="value" Type="Edm.String" /></ComplexType><EntityType Name="PreSalesAndSellerPerformanceODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="monthlyValues" Type="Collection(Exact.MonthValueDTO)" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="MonthValueDTO"><Property Name="month" Type="Edm.String" /><Property Name="value" Type="Edm.String" /></ComplexType><EntityType Name="MonthlyDealForecastODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="monthlyForecasts" Type="Collection(Exact.MonthDealValueDTO)" Nullable="false" /><Property Name="userName" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><ComplexType Name="MonthDealValueDTO"><Property Name="periodName" Type="Edm.String" /><Property Name="forecastValue" Type="Edm.String" /></ComplexType><EntityType Name="MeetingQualitySQLODataDTO"><Key><PropertyRef Name="sql" /></Key><Property Name="sql" Type="Edm.Int32" Nullable="false" /><Property Name="rejected" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="TranscricaoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="leadId" Type="Edm.Int32" Nullable="false" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="callId" Type="Edm.Int32" /><Property Name="conferenceId" Type="Edm.Int32" /><Property Name="transcription" Type="Edm.String" /><Property Name="id" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="FunnelPositionODataDTO" BaseType="Exact.ValueActiveODataDTO"><Property Name="position" Type="Edm.Int32" /><Property Name="funnelId" Type="Edm.Int32" /><Property Name="gateType" Type="Edm.Int32" /><Property Name="defaultQuestionnaireId" Type="Edm.Int32" /></EntityType><EntityType Name="ProductsAddODataDTO"><Key><PropertyRef Name="productId" /></Key><Property Name="productId" Type="Edm.Int32" Nullable="false" /><Property Name="quantity" Type="Edm.Int32" /><Property Name="labelValue" Type="Edm.Decimal" /><Property Name="discountType" Type="Exact.eTipoDesconto" /><Property Name="discountValue" Type="Edm.Decimal" /><Property Name="amount" Type="Edm.Decimal" /><Property Name="type" Type="Edm.Int32" /><Property Name="observation" Type="Edm.String" /></EntityType><ComplexType Name="ListUser"><Property Name="email" Type="Edm.String" /><Property Name="userId" Type="Edm.Int32" Nullable="false" /><Property Name="createdAt" Type="Edm.DateTimeOffset" Nullable="false" /></ComplexType><EntityType Name="ProductItemODataDTO" BaseType="Exact.NameValueODataDTO"><Property Name="type" Type="Edm.Int32" /></EntityType><EntityType Name="AnswersODataDTO"><Key><PropertyRef Name="questionId" /></Key><Property Name="questionId" Type="Edm.Int32" Nullable="false" /><Property Name="questionType" Type="Exact.eTipoResposta" Nullable="false" /><Property Name="text" Type="Edm.String" /><Property Name="answersIds" Type="Collection(Edm.Int32)" /></EntityType><EntityType Name="OrganizacaoCampoPersonalizadoODataDTO"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="value" Type="Edm.String" /><Property Name="options" Type="Collection(Exact.KeyValueODataDTO)" /></EntityType><ComplexType Name="AchievedDTO"><Property Name="goal" Type="Edm.Int32" /><Property Name="achieved" Type="Edm.Decimal" /></ComplexType><EnumType Name="eTipoAtributo"><Member Name="Texto" Value="0" /><Member Name="TextoLongo" Value="1" /><Member Name="Numero" Value="2" /><Member Name="EscolhaUnica" Value="3" /><Member Name="EscolhaMultipla" Value="4" /><Member Name="Link" Value="5" /></EnumType><EnumType Name="eTipoDesconto"><Member Name="Valor" Value="1" /><Member Name="Percentual" Value="2" /></EnumType><EnumType Name="eTipoEventoIntegracao"><Member Name="Conversao" Value="1" /><Member Name="DescarteQuestionario" Value="2" /><Member Name="DescarteManual" Value="3" /><Member Name="Recuperacao" Value="4" /><Member Name="Edicao" Value="5" /><Member Name="Remocao" Value="6" /><Member Name="Venda" Value="7" /><Member Name="Cadastro" Value="8" /><Member Name="AgendamentoWebhook" Value="9" /><Member Name="TimelineWebhook" Value="10" /><Member Name="CadastroManualWebhook" Value="11" /><Member Name="VendaWebhook" Value="12" /><Member Name="ConversaoWebhook" Value="13" /><Member Name="ReagendamentoWebhook" Value="14" /><Member Name="CancelamentoWebhook" Value="15" /><Member Name="DescarteWebhook" Value="16" /><Member Name="QualificacaoWebhook" Value="17" /><Member Name="AvaliacaoWebhook" Value="18" /><Member Name="CadastroMKTWebhook" Value="19" /><Member Name="RecuperacaoMKTWebhook" Value="20" /><Member Name="CadastroAPIWebhook" Value="21" /><Member Name="RecuperacaoAPIWebhook" Value="22" /><Member Name="EdicaoWebhook" Value="23" /><Member Name="RecuperacaoManualWebhook" Value="24" /><Member Name="CadastroAtividadeWebhook" Value="25" /><Member Name="ExclusaoAtividadeWebhook" Value="26" /><Member Name="ConclusaoAtividadeWebhook" Value="27" /><Member Name="EdicaoAtividadeWebhook" Value="28" /><Member Name="LigacaoEncerradaWebhook" Value="29" /><Member Name="RegistroResultadoLigacaoWebhook" Value="30" /><Member Name="CadastroLeadImportacao" Value="31" /><Member Name="TransferenciaVendedor" Value="32" /><Member Name="ReuniaoDesmarcada" Value="33" /><Member Name="ReuniaoNaoOcorreu" Value="34" /><Member Name="PularEtapasWebHook" Value="35" /><Member Name="EdicaoManualWebhook" Value="36" /><Member Name="EdicaoApiWebhook" Value="37" /><Member Name="TransferenciaPreVendedor" Value="38" /><Member Name="EdicaoMktWebhook" Value="39" /><Member Name="AlterarFunil" Value="40" /><Member Name="TransferirLead" Value="41" /></EnumType><EnumType Name="eTipoGate"><Member Name="Manualmente" Value="1" /><Member Name="Filtrar" Value="2" /><Member Name="Agendar" Value="3" /><Member Name="Vender" Value="4" /></EnumType><EnumType Name="eTipoResposta"><Member Name="MultiplaEscolha" Value="1" /><Member Name="UnicaEscolha" Value="2" /><Member Name="Aberta" Value="3" /></EnumType><EnumType Name="eTipoPerfil"><Member Name="Gerente" Value="1" /><Member Name="PreVendedor" Value="2" /><Member Name="AdminExact" Value="3" /><Member Name="Desativado" Value="4" /><Member Name="GerenteAdmin" Value="5" /><Member Name="Vendedor" Value="6" /></EnumType><EntityContainer Name="Container"><EntitySet Name="Sdrs" EntityType="Exact.UsuarioPvODataDTO" /><EntitySet Name="Stages" EntityType="Exact.ValueActiveODataDTO" /><EntitySet Name="Sources" EntityType="Exact.OrigemODataDTO" /><EntitySet Name="Industries" EntityType="Exact.ValueActiveODataDTO" /><EntitySet Name="QualificationHistories" EntityType="Exact.HistoricoQualificacaoODataDTO" /><EntitySet Name="Leads" EntityType="Exact.LeadODataDTO" /><EntitySet Name="ActivitiesDone" EntityType="Exact.AtividadeODataDTO" /><EntitySet Name="Boxes" EntityType="Exact.BoxODataDTO" /><EntitySet Name="BoxesAdd" EntityType="Exact.BoxODataDTO" /><EntitySet Name="BoxesUpdate" EntityType="Exact.BoxODataDTO" /><EntitySet Name="BoxesRemove" EntityType="Exact.BoxODataDTO" /><EntitySet Name="CallsHistory" EntityType="Exact.LigacaoHistoricoODataDTO" /><EntitySet Name="CallRecording" EntityType="Exact.CoreODataDTO" /><EntitySet Name="Cities" EntityType="Exact.CidadeODataDTO" /><EntitySet Name="TesteCidades" EntityType="Exact.CidadeODataDTO" /><EntitySet Name="CustomFields" EntityType="Exact.CampoPersonalizadoODataDTO" /><EntitySet Name="LeadsAndPersons" EntityType="Exact.LeadContatoODataDTO" /><EntitySet Name="LeadsLost" EntityType="Exact.LeadDescartarODataDTO" /><EntitySet Name="LeadsRecover" EntityType="Exact.LeadIdUserEmailODataDTO" /><EntitySet Name="LeadsTransfer" EntityType="Exact.LeadTransferirODataDTO" /><EntitySet Name="LeadsUpdate" EntityType="Exact.LeadCriacaoAtualizacaoODataDTO" /><EntitySet Name="LeadsAdd" EntityType="Exact.LeadCriacaoAtualizacaoODataDTO" /><EntitySet Name="LeadsWon" EntityType="Exact.LeadVenderODataDTO" /><EntitySet Name="Losts" EntityType="Exact.LeadDescartadoODataDTO" /><EntitySet Name="LeadsDelete" EntityType="Exact.LeadODataDTO" /><EntitySet Name="LeadsSold" EntityType="Exact.LeadsSoldODataDTO" /><EntitySet Name="Meetings" EntityType="Exact.ReuniaoODataDTO" /><EntitySet Name="PainPoints" EntityType="Exact.DorODataDTO" /><EntitySet Name="Sellers" EntityType="Exact.UsuarioEntidadeODataDTO" /><EntitySet Name="PersonsAdd" EntityType="Exact.ContatoCriacaoAtualizacaoODataDTO" /><EntitySet Name="Persons" EntityType="Exact.ContatoODataDTO" /><EntitySet Name="PersonsRemove" EntityType="Exact.ContatoODataDTO" /><EntitySet Name="PersonsUpdate" EntityType="Exact.ContatoCriacaoAtualizacaoODataDTO" /><EntitySet Name="Groups" EntityType="Exact.GroupsListODataDTO" /><EntitySet Name="CallsResult" EntityType="Exact.CoreODataDTO" /><EntitySet Name="CustomFieldsAdd" EntityType="Exact.CampoPersonalizadoAdicaoODataDTO" /><EntitySet Name="Answers" EntityType="Exact.RespostaODataDTO" /><EntitySet Name="WebhookEvent" EntityType="Exact.TipoEventoWebhookDTO" /><EntitySet Name="WebhooksAdd" EntityType="Exact.WebhookCriacaoAtulizacaoODataDTO" /><EntitySet Name="WebhooksDelete" EntityType="Exact.WebhookODataDTO" /><EntitySet Name="Webhooks" EntityType="Exact.WebhookODataDTO" /><EntitySet Name="Products" EntityType="Exact.ProdutoODataDTO" /><EntitySet Name="ProductsRemove" EntityType="Exact.ProdutoODataDTO" /><EntitySet Name="ProductsAdd" EntityType="Exact.NameValueODataDTO" /><EntitySet Name="ProductsUpdate" EntityType="Exact.ProductsUpdateODataDTO" /><EntitySet Name="LeadsCustomFields" EntityType="Exact.LeadsCustomFieldsDTO" /><EntitySet Name="Tasks" EntityType="Exact.TasksODataDTO" /><EntitySet Name="Scores" EntityType="Exact.ScoreODataDTO" /><EntitySet Name="Bonus" EntityType="Exact.BonusODataDTO" /><EntitySet Name="TasksRemove" EntityType="Exact.TasksODataDTO" /><EntitySet Name="TasksType" EntityType="Exact.TaskTypeODataDTO" /><EntitySet Name="TasksUpdate" EntityType="Exact.TasksUpdateODataDTO" /><EntitySet Name="TaskAdd" EntityType="Exact.TaskAddODataDTO" /><EntitySet Name="RecommendedProducts" EntityType="Exact.RecommendedProductsODataDTO" /><EntitySet Name="Organization" EntityType="Exact.OrganizationODataDTO" /><EntitySet Name="TimelineAdd" EntityType="Exact.TimelineODataDTO" /><EntitySet Name="GroupsRemove" EntityType="Exact.GroupsODataDTO" /><EntitySet Name="GroupsAdd" EntityType="Exact.GroupODataDTO" /><EntitySet Name="GroupAddUser" EntityType="Exact.UsersGroupODataDTO" /><EntitySet Name="GroupRemoveUser" EntityType="Exact.UsersGroupODataDTO" /><EntitySet Name="LeadPipelineStages" EntityType="Exact.LeadPipelineStageODataDTO" /><EntitySet Name="ListTimeline" EntityType="Exact.ListTimelineODataDTO" /><EntitySet Name="LeadsQualification" EntityType="Exact.LeadsQualificationODataDTO" /><EntitySet Name="RecommendedProductsAdd" EntityType="Exact.RecommendedProductsAddODataDTO" /><EntitySet Name="RecommendedProductsRemove" EntityType="Exact.RecommendedProductsRemoveODataDTO" /><EntitySet Name="TransferHistory" EntityType="Exact.TransferHistoryODataDTO" /><EntitySet Name="UserAdd" EntityType="Exact.UserAddODataDTO" /><EntitySet Name="UserUpdate" EntityType="Exact.UserAddODataDTO" /><EntitySet Name="OrganizationAdd" EntityType="Exact.OrganizationAddODataDTO" /><EntitySet Name="Funnels" EntityType="Exact.ValueActiveODataDTO" /><EntitySet Name="Goals" EntityType="Exact.GoalsODataDTO" /><EntitySet Name="CustomFieldsLeads" EntityType="Exact.CustomFieldsLeadsDTO" /><EntitySet Name="CustomFieldsLeadsRemove" EntityType="Exact.CustomFieldsLeadsRemoveODataDTO" /><EntitySet Name="SkipSteps" EntityType="Exact.SkipStepsODataDTO" /><EntitySet Name="ChangeFunnel" EntityType="Exact.ChangeFunnelODataDTO" /><EntitySet Name="CustomFieldsOrganization" EntityType="Exact.CustomFieldsOrganizationODataDTO" /><EntitySet Name="OrganizationsCustomFields" EntityType="Exact.OrganizationsCustomFieldsODataDTO" /><EntitySet Name="CustomFieldsAddOrganization" EntityType="Exact.CampoPersonalizadoAddOrganizacaoODataDTO" /><EntitySet Name="OrganizationUpdate" EntityType="Exact.OrganizationAddODataDTO" /><EntitySet Name="LeadStages" EntityType="Exact.LeadStagesODataDTO" /><EntitySet Name="StagesLead" EntityType="Exact.LeadStagesODataDTO" /><EntitySet Name="DiscardReasons" EntityType="Exact.DiscardReasonsODataDTO" /><EntitySet Name="ScheduleAdd" EntityType="Exact.ScheduleAddODataDTO" /><EntitySet Name="SellerTransfer" EntityType="Exact.SellerTransferODataDTO" /><EntitySet Name="PendingFeedbacks" EntityType="Exact.PendingFeedbacksODataDTO" /><EntitySet Name="WhatsAppAdd" EntityType="Exact.WhatsAppODataDTO" /><EntitySet Name="MeetingSettings" EntityType="Exact.MeetingSettingsODataDTO" /><EntitySet Name="QualificationTemperature" EntityType="Exact.QualificationTemperatureODataDTO" /><EntitySet Name="PreSalesProduction" EntityType="Exact.DashboardProductionODataDTO" /><EntitySet Name="PreSalesMetrics" EntityType="Exact.PreSalesMetricsODataDTO" /><EntitySet Name="FunnelActivity" EntityType="Exact.FunnelActivityODataDTO" /><EntitySet Name="Harvest" EntityType="Exact.HarvestODataDTO" /><EntitySet Name="SellersMetrics" EntityType="Exact.SellerMetricsODataDTO" /><EntitySet Name="CustomFieldsHistories" EntityType="Exact.CampoPersonalizadoHistoricoODataDTO" /><EntitySet Name="AverageTime" EntityType="Exact.AverageTimeCardODataDTO" /><EntitySet Name="CallFeedbacksSent" EntityType="Exact.FeedbackSentODataDTO" /><EntitySet Name="CallFeedbackRequests" EntityType="Exact.FeedbackRequestODataDTO" /><EntitySet Name="Temperatures" EntityType="Exact.TemperaturesODataDTO" /><EntitySet Name="SellersProduction" EntityType="Exact.DashboardProductionODataDTO" /><EntitySet Name="MeetingQuality" EntityType="Exact.MeetingQualityODataDTO" /><EntitySet Name="BusinessForecastByQualificationValue" EntityType="Exact.BusinessForecastByQualificationODataDTO" /><EntitySet Name="BusinessForecastByQualificationCount" EntityType="Exact.BusinessForecastByQualificationODataDTO" /><EntitySet Name="SellerPerformance" EntityType="Exact.PreSalesAndSellerPerformanceODataDTO" /><EntitySet Name="PreSalesPerformance" EntityType="Exact.PreSalesAndSellerPerformanceODataDTO" /><EntitySet Name="MonthlyDealForecast" EntityType="Exact.MonthlyDealForecastODataDTO" /><EntitySet Name="MeetingQualitySQL" EntityType="Exact.MeetingQualitySQLODataDTO" /><EntitySet Name="Transcriptions" EntityType="Exact.TranscricaoODataDTO" /></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>