| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.PhoneTypeEnum |
PhoneNumber.getPhoneType()
Get phoneType
|
static PhoneNumber.PhoneTypeEnum |
PhoneNumber.PhoneTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumber.PhoneTypeEnum[] |
PhoneNumber.PhoneTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber |
PhoneNumber.phoneType(PhoneNumber.PhoneTypeEnum phoneType) |
void |
PhoneNumber.setPhoneType(PhoneNumber.PhoneTypeEnum phoneType) |
Copyright © 2022. All rights reserved.