public class Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod extends Object
| Constructor | Description |
|---|---|
Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
AllowMultipleTokens() |
Create multiple payment tokens for the same payer, merchant/platform combination.
|
Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod |
allowMultipleTokens(Boolean allowMultipleTokens) |
|
boolean |
equals(Object o) |
|
String |
getUsagePattern() |
Indicates how the merchant will primarily use the vaulted payment method.
|
String |
getUsageType() |
Indicates the type of vaulting relationship.
|
int |
hashCode() |
|
void |
setAllowMultipleTokens(Boolean allowMultipleTokens) |
|
void |
setUsagePattern(String usagePattern) |
|
void |
setUsageType(String usageType) |
|
String |
toString() |
|
Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod |
usagePattern(String usagePattern) |
|
Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod |
usageType(String usageType) |
public Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod()
public Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod usageType(String usageType)
public String getUsageType()
public void setUsageType(String usageType)
public Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod usagePattern(String usagePattern)
public String getUsagePattern()
public void setUsagePattern(String usagePattern)
public Ucv1sessionsPaymentConfigurationsPAYPALTokenizedPaymentMethod allowMultipleTokens(Boolean allowMultipleTokens)
public Boolean AllowMultipleTokens()
public void setAllowMultipleTokens(Boolean allowMultipleTokens)
Copyright © 2026. All rights reserved.