Uses of Class
com.adyen.model.management.SodexoInfo
-
Packages that use SodexoInfo Package Description com.adyen.model.management -
-
Uses of SodexoInfo in com.adyen.model.management
Methods in com.adyen.model.management that return SodexoInfo Modifier and Type Method Description static SodexoInfoSodexoInfo. fromJson(String jsonString)Create an instance of SodexoInfo given an JSON stringSodexoInfoPaymentMethod. getSodexo()sodexoSodexoInfoPaymentMethodSetupInfo. getSodexo()sodexoSodexoInfoSodexoInfo. merchantContactPhone(String merchantContactPhone)Sodexo merchantContactPhoneMethods in com.adyen.model.management with parameters of type SodexoInfo Modifier and Type Method Description voidPaymentMethod. setSodexo(SodexoInfo sodexo)sodexovoidPaymentMethodSetupInfo. setSodexo(SodexoInfo sodexo)sodexoPaymentMethodPaymentMethod. sodexo(SodexoInfo sodexo)sodexoPaymentMethodSetupInfoPaymentMethodSetupInfo. sodexo(SodexoInfo sodexo)sodexo
-