Uses of Class
com.adyen.model.management.SodexoResponseInfo
-
Packages that use SodexoResponseInfo Package Description com.adyen.model.management -
-
Uses of SodexoResponseInfo in com.adyen.model.management
Methods in com.adyen.model.management that return SodexoResponseInfo Modifier and Type Method Description static SodexoResponseInfoSodexoResponseInfo. fromJson(String jsonString)Create an instance of SodexoResponseInfo given an JSON stringSodexoResponseInfoPaymentMethod. getSodexo()Get sodexoSodexoResponseInfoSodexoResponseInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.SodexoResponseInfoSodexoResponseInfo. merchantContactPhone(String merchantContactPhone)Sodexo merchantContactPhoneMethods in com.adyen.model.management with parameters of type SodexoResponseInfo Modifier and Type Method Description voidPaymentMethod. setSodexo(SodexoResponseInfo sodexo)sodexoPaymentMethodPaymentMethod. sodexo(SodexoResponseInfo sodexo)sodexo
-