iptdevs-design-system 3.1.817 → 3.1.818

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.
@@ -301,3 +301,11 @@ export interface IGetPosibleStudentByDateRq {
301
301
  start_date: string;
302
302
  finish_date: string;
303
303
  }
304
+ export interface IGetUserAdviserCommercialByTypeAssingContactsRq {
305
+ token: string;
306
+ start_date: string;
307
+ finish_date: string;
308
+ codeTypeConsult: number;
309
+ selectedtypeAssing: number;
310
+ valueAsing: number;
311
+ }
@@ -4,7 +4,7 @@ import { Observable } from 'rxjs';
4
4
  import { GetDiscountCouponsRq } from '../../models/payment/payment-rq.model';
5
5
  import { CreateCODRq, FullDataCODRq, GetCodByCourseRq, IUpdateCODRq, IobtaincodCurrrentAndLevelFullDataRenovationsRq } from '../../models/cod/cod-rq.model';
6
6
  import { IPTGeneralService } from '../service-enviroments';
7
- import { AdicInfoByCodeRq, CodPricesRq, IGoalInterfaceRq, ParentByCodeRq, IObtainRefersByUserRq, IAssignPosibleStudentForValueRq, IGetContactsadviserRq, IObtainCodPricesRq, IAssigningAdvisorGoalsRq, IReportCodForAdviserRq, ICreateTicketReferralRq, ICodDetailsbyAdviser, IGetPosibleStudentByDateRq } from '../../models/commercial/commercial.model';
7
+ import { AdicInfoByCodeRq, CodPricesRq, IGoalInterfaceRq, ParentByCodeRq, IObtainRefersByUserRq, IAssignPosibleStudentForValueRq, IGetContactsadviserRq, IObtainCodPricesRq, IAssigningAdvisorGoalsRq, IReportCodForAdviserRq, ICreateTicketReferralRq, ICodDetailsbyAdviser, IGetPosibleStudentByDateRq, IGetUserAdviserCommercialByTypeAssingContactsRq } from '../../models/commercial/commercial.model';
8
8
  import { UserTokenRq } from '../../models/user/user-rq.model';
9
9
  import { ISocialNetworksRq } from '../../models/marketing/marketing.model';
10
10
  import { IObtainAllCoursewallet } from '../../models/budget/budget.model';
@@ -57,7 +57,7 @@ export declare class CommercialService extends IPTGeneralService {
57
57
  obtainStatusAndReferralsByUserCode(params: IObtainRefersByUserRq): Observable<any>;
58
58
  getCodStudentDetailsByAdviser(params: ICodDetailsbyAdviser): Observable<any>;
59
59
  gesPosibleStudentAllFourModelsByDate(params: IGetPosibleStudentByDateRq): Observable<any>;
60
- gesUserAdviserCommercialByTypeAssingContact(params: IGetPosibleStudentByDateRq): Observable<any>;
60
+ gesUserAdviserCommercialByTypeAssingContact(params: IGetUserAdviserCommercialByTypeAssingContactsRq): Observable<any>;
61
61
  static ɵfac: i0.ɵɵFactoryDeclaration<CommercialService, never>;
62
62
  static ɵprov: i0.ɵɵInjectableDeclaration<CommercialService>;
63
63
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.817",
3
+ "version": "3.1.818",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",