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