Uses of Class
com.adyen.model.sessionauthentication.LegalEntityResource
-
Packages that use LegalEntityResource Package Description com.adyen.model.sessionauthentication -
-
Uses of LegalEntityResource in com.adyen.model.sessionauthentication
Methods in com.adyen.model.sessionauthentication that return LegalEntityResource Modifier and Type Method Description static LegalEntityResourceLegalEntityResource. fromJson(String jsonString)Create an instance of LegalEntityResource given an JSON stringLegalEntityResourceLegalEntityResource. legalEntityId(String legalEntityId)The unique identifier of the resource connected to the component.
-