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