public class PaymentsProductsECheckSubscriptionInformation extends Object
| Constructor | Description |
|---|---|
PaymentsProductsECheckSubscriptionInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PaymentsProductsECheckSubscriptionInformation |
addModeItem(String modeItem) |
|
Boolean |
Enabled() |
Get enabled
|
PaymentsProductsECheckSubscriptionInformation |
enabled(Boolean enabled) |
|
boolean |
equals(Object o) |
|
List<String> |
getMode() |
Indicates what mode the product is expected to behave at boarding and transaction flows.
|
String |
getSelfServiceability() |
Indicates if the organization can enable this product using self service.
|
int |
hashCode() |
|
PaymentsProductsECheckSubscriptionInformation |
mode(List<String> mode) |
|
PaymentsProductsECheckSubscriptionInformation |
selfServiceability(String selfServiceability) |
|
void |
setEnabled(Boolean enabled) |
|
void |
setMode(List<String> mode) |
|
void |
setSelfServiceability(String selfServiceability) |
|
String |
toString() |
public PaymentsProductsECheckSubscriptionInformation()
public PaymentsProductsECheckSubscriptionInformation enabled(Boolean enabled)
public Boolean Enabled()
public void setEnabled(Boolean enabled)
public PaymentsProductsECheckSubscriptionInformation selfServiceability(String selfServiceability)
public String getSelfServiceability()
public void setSelfServiceability(String selfServiceability)
public PaymentsProductsECheckSubscriptionInformation mode(List<String> mode)
public PaymentsProductsECheckSubscriptionInformation addModeItem(String modeItem)
public List<String> getMode()
Copyright © 2026. All rights reserved.