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)Meal Voucher conecsId.static MealVoucherFRInfoMealVoucherFRInfo. fromJson(String jsonString)Create an instance of MealVoucherFRInfo given an JSON stringMealVoucherFRInfoPaymentMethod. getMealVoucherFR()mealVoucherFRMealVoucherFRInfoPaymentMethodSetupInfo. getMealVoucherFR()mealVoucherFRMealVoucherFRInfoMealVoucherFRInfo. siret(String siret)Meal Voucher siret.MealVoucherFRInfoMealVoucherFRInfo. subTypes(List<String> subTypes)The list of additional payment methods.Methods in com.adyen.model.management with parameters of type MealVoucherFRInfo Modifier and Type Method Description PaymentMethodPaymentMethod. mealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFRPaymentMethodSetupInfoPaymentMethodSetupInfo. mealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFRvoidPaymentMethod. setMealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFRvoidPaymentMethodSetupInfo. setMealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFR
-