Uses of Class
io.trippay.sdk.payment.acquiring.model.RawDailyRate
Packages that use RawDailyRate
-
Uses of RawDailyRate in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return RawDailyRateModifier and TypeMethodDescriptionMethods in io.trippay.sdk.payment.acquiring.model that return types with arguments of type RawDailyRateModifier and TypeMethodDescription@Valid List<RawDailyRate>RawSupplierContractItem.getDailyRateList()Get dailyRateListMethods in io.trippay.sdk.payment.acquiring.model with parameters of type RawDailyRateModifier and TypeMethodDescriptionRawSupplierContractItem.addDailyRateListItem(RawDailyRate dailyRateListItem) Method parameters in io.trippay.sdk.payment.acquiring.model with type arguments of type RawDailyRateModifier and TypeMethodDescriptionRawSupplierContractItem.dailyRateList(List<RawDailyRate> dailyRateList) voidRawSupplierContractItem.setDailyRateList(List<RawDailyRate> dailyRateList)