AdditionalFee
List of additional fees including both mandatory and optional fees.such as young driver fee/drop off fee /CollisionDamageWaiver
Parameters
isRequired
Indicates whether this additional fee is mandatory.
financeCategory
Category of the fee / Coverages
financeSubCategory
Sub category of the fee / Coverages .
amount
description
Description of the fee.
deductible
Constructors
Link copied to clipboard
public AdditionalFee AdditionalFee( Boolean isRequired, String financeCategory, String financeSubCategory, CarsMoney amount, String description, Deductible deductible)