Uses of Class
com.adyen.model.management.EftPosAustraliaResponseInfo
-
Packages that use EftPosAustraliaResponseInfo Package Description com.adyen.model.management -
-
Uses of EftPosAustraliaResponseInfo in com.adyen.model.management
Methods in com.adyen.model.management that return EftPosAustraliaResponseInfo Modifier and Type Method Description static EftPosAustraliaResponseInfoEftPosAustraliaResponseInfo. fromJson(String jsonString)Create an instance of EftPosAustraliaResponseInfo given an JSON stringEftPosAustraliaResponseInfoPaymentMethod. getEftposAustralia()Get eftposAustraliaEftPosAustraliaResponseInfoEftPosAustraliaResponseInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.EftPosAustraliaResponseInfoEftPosAustraliaResponseInfo. transactionDescription(TransactionDescriptionResponseInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type EftPosAustraliaResponseInfo Modifier and Type Method Description PaymentMethodPaymentMethod. eftposAustralia(EftPosAustraliaResponseInfo eftposAustralia)eftposAustraliavoidPaymentMethod. setEftposAustralia(EftPosAustraliaResponseInfo eftposAustralia)eftposAustralia
-