Uses of Class
com.adyen.model.legalentitymanagement.LegalEntityInfo
-
Packages that use LegalEntityInfo Package Description com.adyen.model.legalentitymanagement com.adyen.service.legalentitymanagement -
-
Uses of LegalEntityInfo in com.adyen.model.legalentitymanagement
-
Uses of LegalEntityInfo in com.adyen.service.legalentitymanagement
Methods in com.adyen.service.legalentitymanagement with parameters of type LegalEntityInfo Modifier and Type Method Description LegalEntityLegalEntitiesApi. updateLegalEntity(String id, LegalEntityInfo legalEntityInfo)Update a legal entityLegalEntityLegalEntitiesApi. updateLegalEntity(String id, LegalEntityInfo legalEntityInfo, RequestOptions requestOptions)Update a legal entity
-