FareAttribute

constructor(fareId: String, price: Double, currencyType: String, paymentMethod: Int, transfers: Int? = null, agencyId: String? = null, transferDuration: Duration? = null)