0.0.0 • Published 5 years ago

ng-prac-policydetails v0.0.0

Weekly downloads
5
License
-
Repository
-
Last release
5 years ago

NgPracPolicyDetails

npm run packagr npm publish dist

<app-prac-policydetails policyDetailsInput="policyInputObj" (policyTerm)="onPolicyDetailsTabChange($event)">

##sample inputObj

public billingInputObj = { policyNumber: "HPA00008066568", term: "1", prevTerm: "0", prevTermDate: "09102018", termEffectiveDate: "9/10/2018", prevTermEffectiveDate: "3/10/2018", termDate: "02262019", }

Development