Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

field

type

comment

HistoryBusinessModel fields

validFrom: Policy efective date

validTo:Policy exiry date

line_id

policy_id

line_type

policy

code

 str 

PRODUCT-code

description

 str 

PRODUCT-label

details

 json 

Dependant otherName, name, gender, age, relation to insuree

ledger_account

 int 

Product premium accounting code

quantity

 float 

1

unit_price

 type 

BASE Policy Value

discount

 float 

renewal discount …

 tax_rate

 Calculation uuid 

null

tax_analysis

json

Code Block
languagejson
null

amount_total

float

net +tax

amount_net

qty * unitprice - discount

...

field

type

comment

HistoryBusinessModel fields

validFrom: contractDetails validFrom

validTo:contract contractDetails validTo

line_id

ContractContributionPlanDetails id

line_type

ContractContributionPlanDetails

code

 str 

Product-code

description

 str 

product-desc

details

 json 

Dependant otherName, name, gender, age, relation to insuree

ledger_account

 int 

Product premium accounting code

quantity

 float 

1

unit_price

 type 

contractdetail Value

discount

 float 


 tax_rate

 Calculation uuid 

null

tax_analysis

json

Code Block
null

amount_total

float

net

amount_net

qty * unitprice - discount

...