FareAttribute

constructor(fareId: String, price: Double, currencyType: CurrencyCode, paymentMethod: PaymentMethod, transfers: Int?, agencyId: String? = null, transferDuration: WholeSeconds? = null)(source)