@leavittsoftware/lg-core-typescript 5.175.0 → 5.176.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ import { new_AccountTypeString, Opportunity_new_LineofBusinessString, Opportunit
8
8
  import { IDatabaseAttachment } from './lg.net.system'
9
9
  import { LogEntryLevelString, LogEntryTypeString } from './lg.net.automation'
10
10
  import { ManualEntryBudget, ManualEntryGeneralLedger, ManualEntryProduction } from './lg.net.ams360datawarehouse'
11
- import { Tv, SurveyQuestionResponseV2, SurveyQuestionTypeV2String, SurveyQuestionV2, SurveyQuestionTypeString, SurveyResponse, SurveyQuestion, V2SurgeColdCallingPeriod, V2Surge, V2SurgePlayerPointCache, V2SurgePrizeTypeString, StationeryPrice, Stationery, TaskStatusTypeString, TimelineEnabledPage, Ams360PersonRole, Ams360SupplementalCode, AgencyLOBPercentage, Company, IndustryExperienceString, CandidateSourceToolString, CandidateSourceTypeString, TSDInvolvementLevelString, CandidateTypeString, RecruitmentProjectStageString, RecruitmentProjectTypeString, CandidateStageString, ProducerQuestionAnswerOption, ProducerQuestionResponse, ProducerCenterQuestionTypeString, AutoDriver, AutoVehicle, ConstructionTypeString, FoundationTypeString, NumberOfStoriesString, OccupantTypeString, HeatTypeString, ResidenceTypeString, RoofTypeString, QuoteRequestContactMethodString, PersonalPropertyQuoteTypeString, PersonalPropertyQuoteRequest, ApplicationToApplicationTag, Person, PermissionToApplication, ProducerCommissionRate, FailReason, DifferedCompensation, Expectation, SalesExpectationStatusTypeString, LifestyleEnhancement, TangibleGift, GenderTypeString, HealthRatingTypeString, ProductTypeString, TobaccoTypeString, LifeQuoteRequest, PersonalPropertyLineOfBusinessString, PersonalPropertySiteSeedString, HartfordQuoteRequest, HartfordLastPageVisitedString, LandlordTypeString, LeaseNotificationOptionsString, LeaseTypeString, PhoneNumberTypeString, AddressTypeString, GuidingPrinciple, JobRoleAssignmentTypeString, EmailAddressTypesString, UserRoleTypeString, Department, EmploymentTypeString, CompanyAddress, SignatureValue, SignatureTemplateToCompany, LessonAttemptStatusString, EducationCourseImage, EducationCourseCertificate, EducationQuestion, EducationCourseCategoryImage, DocumentType, Document, FiscalYearEndString, CompanyAddressImage, ConnectedStatusString, ChampionMeetingTypeString, ServiceToChampion, ServiceToCompany, CompanyLogo, CompanyOwnership, GamePointAnswer, CLGamePoint, CLGameSegment, GamePointTypeString, CLGameRankedPrize, GameWrittenRewardCriteria, CLGamePointTypeString, CLGameScoreboardToPlayerGroup, CLGame } from './lg.net.core'
11
+ import { Tv, SurveyQuestionResponseV2, SurveyQuestionTypeV2String, SurveyQuestionV2, SurveyQuestionTypeString, SurveyResponse, SurveyQuestion, V2SurgeColdCallingPeriod, V2Surge, Person, V2SurgePrizeTypeString, StationeryPrice, Stationery, TaskStatusTypeString, TimelineEnabledPage, Ams360PersonRole, Ams360SupplementalCode, AgencyLOBPercentage, Company, IndustryExperienceString, CandidateSourceToolString, CandidateSourceTypeString, TSDInvolvementLevelString, CandidateTypeString, RecruitmentProjectStageString, RecruitmentProjectTypeString, CandidateStageString, ProducerQuestionAnswerOption, ProducerQuestionResponse, ProducerCenterQuestionTypeString, AutoDriver, AutoVehicle, ConstructionTypeString, FoundationTypeString, NumberOfStoriesString, OccupantTypeString, HeatTypeString, ResidenceTypeString, RoofTypeString, QuoteRequestContactMethodString, PersonalPropertyQuoteTypeString, PersonalPropertyQuoteRequest, ApplicationToApplicationTag, PermissionToApplication, ProducerCommissionRate, FailReason, DifferedCompensation, Expectation, SalesExpectationStatusTypeString, LifestyleEnhancement, TangibleGift, GenderTypeString, HealthRatingTypeString, ProductTypeString, TobaccoTypeString, LifeQuoteRequest, PersonalPropertyLineOfBusinessString, PersonalPropertySiteSeedString, HartfordQuoteRequest, HartfordLastPageVisitedString, LandlordTypeString, LeaseNotificationOptionsString, LeaseTypeString, PhoneNumberTypeString, AddressTypeString, GuidingPrinciple, JobRoleAssignmentTypeString, EmailAddressTypesString, UserRoleTypeString, Department, EmploymentTypeString, CompanyAddress, SignatureValue, SignatureTemplateToCompany, LessonAttemptStatusString, EducationCourseImage, EducationCourseCertificate, EducationQuestion, EducationCourseCategoryImage, DocumentType, Document, FiscalYearEndString, CompanyAddressImage, ConnectedStatusString, ChampionMeetingTypeString, ServiceToChampion, ServiceToCompany, CompanyLogo, CompanyOwnership, GamePointAnswer, CLGamePoint, CLGameSegment, GamePointTypeString, CLGameRankedPrize, GameWrittenRewardCriteria, CLGamePointTypeString, CLGameScoreboardToPlayerGroup, CLGame } from './lg.net.core'
12
12
 
13
13
  export interface PersonLimitedDataDto {
14
14
  FullName: string | null;
@@ -336,7 +336,7 @@ export interface GimmieDatSurgeDto {
336
336
 
337
337
  export interface TeamReportDto {
338
338
  GrandPrizes: string | null;
339
- Players: Array<Partial<V2SurgePlayerPointCache>>;
339
+ Players: Array<Partial<Person>>;
340
340
  PrizeAmount: number;
341
341
  TeamBannerCdnFileName: string | null;
342
342
  TeamBannerExtension: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.175.0",
3
+ "version": "5.176.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [