Additional Fee
List of additional fees including both mandatory and optional fees.such as young driver fee/drop off fee /CollisionDamageWaiver
Parameters
is Required
Indicates whether this additional fee is mandatory.
finance Category
Category of the fee / Coverages
finance Sub Category
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)