public class Ptsv2billingagreementsPaymentInformationBankAccountAlias extends Object
| Constructor | Description |
|---|---|
Ptsv2billingagreementsPaymentInformationBankAccountAlias() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
The value of the alias, such as a phone number, email address, account number, business number, or organization ID.
|
String |
getType() |
Indicates the kind of alias provided (phone, email, account number, business number, or organization ID).
|
int |
hashCode() |
|
Ptsv2billingagreementsPaymentInformationBankAccountAlias |
id(String id) |
|
void |
setId(String id) |
|
void |
setType(String type) |
|
String |
toString() |
|
Ptsv2billingagreementsPaymentInformationBankAccountAlias |
type(String type) |
public Ptsv2billingagreementsPaymentInformationBankAccountAlias()
public Ptsv2billingagreementsPaymentInformationBankAccountAlias id(String id)
public String getId()
public void setId(String id)
public Ptsv2billingagreementsPaymentInformationBankAccountAlias type(String type)
public String getType()
public void setType(String type)
Copyright © 2026. All rights reserved.