| Type | EB1InsuranceType | Type of insurance this product provides. | Category: B1InsuranceTableRow |
| NameTextId | FString | Localized text ID for the insurance product name. | Category: B1InsuranceTableRow |
| JoiningFee | int32 | One-time joining fee charged when enrolling in this insurance. | Category: B1InsuranceTableRow |
| RecurringFee | int32 | Recurring premium charged each billing cycle for this insurance. | Category: B1InsuranceTableRow |
| RewardType | EB1InsuranceRewardType | Reward type determining whether the payout is a fixed amount or proportional to losses. | Category: B1InsuranceTableRow |
| FixedReward | int32 | Fixed payout amount when the reward type is Fixed. | Category: B1InsuranceTableRow |
| RewardProportion | float | Proportion of losses reimbursed when the reward type is Proportional. | Category: B1InsuranceTableRow |
| MessageData | FB1InsuranceMessageData | Mobile message IDs used for each lifecycle event of this insurance policy. | Category: B1InsuranceTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |