Insurance Ontology

tags
Stanford

https://docs.google.com/document/d/15mNl4lbPMjJRJJXz3XEEOuGSJdn55uWDyvAezr3CEng/edit?pli=1

Payout structure is:

Why do we prefer an enum over modelling this explicitly?

{
order: 1,
scope: 'claim',
operation: 'minimumLiability',
amount: 100
}

{
order: 4,
scope: 'claim',
operation: 'max',
amount: 1000
}