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