| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
static UpdateAccountHolderResponse.LegalEntityEnum |
UpdateAccountHolderResponse.LegalEntityEnum.fromValue(String text) |
UpdateAccountHolderResponse.LegalEntityEnum |
UpdateAccountHolderResponse.getLegalEntity()
The legal entity of the account holder.
|
UpdateAccountHolderResponse.LegalEntityEnum |
UpdateAccountHolderResponse.LegalEntityEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static UpdateAccountHolderResponse.LegalEntityEnum |
UpdateAccountHolderResponse.LegalEntityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateAccountHolderResponse.LegalEntityEnum[] |
UpdateAccountHolderResponse.LegalEntityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountHolderResponse |
UpdateAccountHolderResponse.legalEntity(UpdateAccountHolderResponse.LegalEntityEnum legalEntity) |
void |
UpdateAccountHolderResponse.setLegalEntity(UpdateAccountHolderResponse.LegalEntityEnum legalEntity) |
void |
UpdateAccountHolderResponse.LegalEntityEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
UpdateAccountHolderResponse.LegalEntityEnum enumeration) |
Copyright © 2022. All rights reserved.