Uses of Class
com.adyen.model.management.Referenced
-
Packages that use Referenced Package Description com.adyen.model.management -
-
Uses of Referenced in com.adyen.model.management
Methods in com.adyen.model.management that return Referenced Modifier and Type Method Description ReferencedReferenced. enableStandaloneRefunds(Boolean enableStandaloneRefunds)Indicates whether referenced refunds are enabled on the standalone terminal.static ReferencedReferenced. fromJson(String jsonString)Create an instance of Referenced given an JSON stringReferencedRefunds. getReferenced()referencedMethods in com.adyen.model.management with parameters of type Referenced Modifier and Type Method Description RefundsRefunds. referenced(Referenced referenced)referencedvoidRefunds. setReferenced(Referenced referenced)referenced
-