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