Reinsurance program object model
Reinsurance programs are represented by the RIProgram entity. Reinsurance programs contain one or more treaties.
As shown in the following object model diagram, each reinsurance agreement is represented by the
RIAgreement entity. A reinsurance agreement can be associated
with one or more programs. You can access the programs that an
RIAgreement is associated with through the
Programs array. Each ProgramTreaty entity has a
foreign key to an RIProgram.
