PolicyV1

A policy is an insurance contract between an insurance company and a person or company with some potential for economic loss from property being damaged. A policy associated with an account includes the inception and expiration dates, blanket limit, deductible, and reinsurance (if any), for one peril, applying to all locations.

Policy
     ├── id
     ├── number*
     ├── accountId
     ├── lob	ExposureValue
     ├── peril	ExposureValue
     ├── status*	ExposureValue
     ├── inceptionDate
     ├── expirationDate
     ├── currency
     ├── partOf
     ├── attachmentPoint
     ├── minDeductible	
     ├── maxDeductible	
     ├── blanketLimit	
     ├── blanketDeductible	
     ├── blanketPremium	
     ├── biLifeLine
     ├── deductType	
     ├── structure
     ├── coverageBase
     ├── limitGU	
     ├── userText1
     ├── userText2	
     ├── userText3	
     ├── userText4	
     ├── isValid	
     ├── coverages	
     ├── reinsuranceCessions
     ├── policyConditions
     ├── CustomData	
     ├── newCauseOfLoss	
     ├── percentOfLossDeductible	
     └── isFranchiseDeductible