Uses of Class
com.adyen.model.management.MealVoucherFRInfo
-
Packages that use MealVoucherFRInfo Package Description com.adyen.model.management -
-
Uses of MealVoucherFRInfo in com.adyen.model.management
Methods in com.adyen.model.management that return MealVoucherFRInfo Modifier and Type Method Description MealVoucherFRInfoMealVoucherFRInfo. addSubTypesItem(String subTypesItem)MealVoucherFRInfoMealVoucherFRInfo. conecsId(String conecsId)static MealVoucherFRInfoMealVoucherFRInfo. fromJson(String jsonString)Create an instance of MealVoucherFRInfo given an JSON stringMealVoucherFRInfoPaymentMethod. getMealVoucherFR()Get mealVoucherFRMealVoucherFRInfoPaymentMethodSetupInfo. getMealVoucherFR()Get mealVoucherFRMealVoucherFRInfoMealVoucherFRInfo. siret(String siret)MealVoucherFRInfoMealVoucherFRInfo. subTypes(List<String> subTypes)Methods in com.adyen.model.management with parameters of type MealVoucherFRInfo Modifier and Type Method Description PaymentMethodPaymentMethod. mealVoucherFR(MealVoucherFRInfo mealVoucherFR)PaymentMethodSetupInfoPaymentMethodSetupInfo. mealVoucherFR(MealVoucherFRInfo mealVoucherFR)voidPaymentMethod. setMealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFRvoidPaymentMethodSetupInfo. setMealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFR
-