Fare
__init__
__init__(
carrier: Carrier | None,
orig: str,
dest: str,
booking_class: str,
price: float,
)
adjust_price
Set the adjusted price. The dcp_index is only used for tracking and reporting
get_adjusted_by_dcp
Return the average adjusted fare for this DCP index. Will return 0.0 if the DCP index was not found