Skip to main content

B1InsuranceTableRow

  • Table row defining an insurance product, including its type, joining and recurring fees,
    * reward type and amount, and associated lifecycle message IDs.
PropertyTypeDescriptionMetadata
TypeEB1InsuranceTypeType of insurance this product provides.Category: B1InsuranceTableRow
NameTextIdFStringLocalized text ID for the insurance product name.Category: B1InsuranceTableRow
JoiningFeeint32One-time joining fee charged when enrolling in this insurance.Category: B1InsuranceTableRow
RecurringFeeint32Recurring premium charged each billing cycle for this insurance.Category: B1InsuranceTableRow
RewardTypeEB1InsuranceRewardTypeReward type determining whether the payout is a fixed amount or proportional to losses.Category: B1InsuranceTableRow
FixedRewardint32Fixed payout amount when the reward type is Fixed.Category: B1InsuranceTableRow
RewardProportionfloatProportion of losses reimbursed when the reward type is Proportional.Category: B1InsuranceTableRow
MessageDataFB1InsuranceMessageDataMobile message IDs used for each lifecycle event of this insurance policy.Category: B1InsuranceTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase