public class InlineResponse201PaymentInformationTokenizedPaymentMethod extends Object
| Constructor and Description |
|---|
InlineResponse201PaymentInformationTokenizedPaymentMethod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The PayPal-generated ID for the token.
|
String |
getUsageType()
Indicates the type of vaulting relationship.
|
int |
hashCode() |
InlineResponse201PaymentInformationTokenizedPaymentMethod |
id(String id) |
void |
setId(String id) |
void |
setUsageType(String usageType) |
String |
toString() |
InlineResponse201PaymentInformationTokenizedPaymentMethod |
usageType(String usageType) |
public InlineResponse201PaymentInformationTokenizedPaymentMethod()
public InlineResponse201PaymentInformationTokenizedPaymentMethod id(String id)
public String getId()
public void setId(String id)
public InlineResponse201PaymentInformationTokenizedPaymentMethod usageType(String usageType)
public String getUsageType()
public void setUsageType(String usageType)
Copyright © 2026. All rights reserved.