public class Ptsv2paymentsPaymentInformationBankAccountAlias extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsPaymentInformationBankAccountAlias() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
Alias value (phone, email, account number, business number, or organization ID)
|
String |
getType() |
Indicates the kind of alias (phone, email, account number, business number, or account ID) Possible values: - phone - email - accountNumber - businessNumber - accountID
|
int |
hashCode() |
|
Ptsv2paymentsPaymentInformationBankAccountAlias |
id(String id) |
|
void |
setId(String id) |
|
void |
setType(String type) |
|
String |
toString() |
|
Ptsv2paymentsPaymentInformationBankAccountAlias |
type(String type) |
public Ptsv2paymentsPaymentInformationBankAccountAlias()
public Ptsv2paymentsPaymentInformationBankAccountAlias id(String id)
public String getId()
public void setId(String id)
public Ptsv2paymentsPaymentInformationBankAccountAlias type(String type)
public String getType()
public void setType(String type)
Copyright © 2026. All rights reserved.