public class PaymentsProductsPayerAuthenticationSubscriptionInformation extends Object
| Constructor and Description |
|---|
PaymentsProductsPayerAuthenticationSubscriptionInformation() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
Enabled()
Get enabled
|
PaymentsProductsPayerAuthenticationSubscriptionInformation |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
String |
getSelfServiceability()
Indicates if the organization can enable this product using self service.
|
int |
hashCode() |
PaymentsProductsPayerAuthenticationSubscriptionInformation |
selfServiceability(String selfServiceability) |
void |
setEnabled(Boolean enabled) |
void |
setSelfServiceability(String selfServiceability) |
String |
toString() |
public PaymentsProductsPayerAuthenticationSubscriptionInformation()
public PaymentsProductsPayerAuthenticationSubscriptionInformation enabled(Boolean enabled)
public Boolean Enabled()
public void setEnabled(Boolean enabled)
public PaymentsProductsPayerAuthenticationSubscriptionInformation selfServiceability(String selfServiceability)
public String getSelfServiceability()
public void setSelfServiceability(String selfServiceability)
Copyright © 2025. All rights reserved.