Uses of Class
com.adyen.model.legalentitymanagement.SupportingEntityCapability
-
Packages that use SupportingEntityCapability Package Description com.adyen.model.legalentitymanagement -
-
Uses of SupportingEntityCapability in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return SupportingEntityCapability Modifier and Type Method Description static SupportingEntityCapabilitySupportingEntityCapability. fromJson(String jsonString)Create an instance of SupportingEntityCapability given an JSON stringMethods in com.adyen.model.legalentitymanagement that return types with arguments of type SupportingEntityCapability Modifier and Type Method Description List<SupportingEntityCapability>LegalEntityCapability. getTransferInstruments()Capability status for transfer instruments associated with legal entity
-