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 stringMealVoucherFRInfoPaymentMethodSetupInfo. getMealVoucherFR()Get mealVoucherFRMealVoucherFRInfoMealVoucherFRInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.MealVoucherFRInfoMealVoucherFRInfo. 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 PaymentMethodSetupInfoPaymentMethodSetupInfo. mealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFRvoidPaymentMethodSetupInfo. setMealVoucherFR(MealVoucherFRInfo mealVoucherFR)mealVoucherFR
-